Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Urldate field #55

Merged
merged 1 commit into from
Oct 28, 2023
Merged

Add support for Urldate field #55

merged 1 commit into from
Oct 28, 2023

Conversation

goerz
Copy link
Member

@goerz goerz commented Oct 25, 2023

Closes #53

@goerz
Copy link
Member Author

goerz commented Oct 25, 2023

@Seelengrab How's that?

See the example at https://juliadocs.org/DocumenterCitations.jl/previews/PR55/references/#WP_Schroedinger

from

@misc{WP_Schroedinger,
Author = {Wikipedia:},
Title = {Schrödinger equation},
url = {https://en.wikipedia.org/wiki/Schrödinger_equation},
urldate={2023-10-24},
}

@Seelengrab
Copy link
Contributor

Looks good!

@goerz goerz merged commit 3701e32 into master Oct 28, 2023
7 checks passed
@goerz goerz deleted the mg/53-urldate branch October 28, 2023 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support urldate field
2 participants