ali-ramadhan / DocumenterCitations.jl

DocumenterCitations.jl uses Bibliography.jl to add support for BibTeX citations and references in documentation pages generated by Documenter.jl.
https://ali-ramadhan.github.io/DocumenterCitations.jl/dev
MIT License
65 stars 10 forks source link

Added sorting flags which are now supported by Bibliography.jl #39

Closed LazyScholar closed 3 years ago

LazyScholar commented 3 years ago

https://github.com/Humans-of-Julia/Bibliography.jl/pull/19 https://github.com/Humans-of-Julia/Bibliography.jl/issues/17

28

Rudimentary sorting capability. Accessible via sorting argument. One example with references in documentation. Updated patch version from 0.2.3 to 0.2.4.

LazyScholar commented 3 years ago

@ali-ramadhan thanks for the suggestion.

I changed it to to the use with a keyword.

The collaborator status is not necessary but thanks nevertheless. If the changes are ok i can merge and close the issue. Not sure how to use the tag-bot/register the package.

ali-ramadhan commented 3 years ago

Yes looks good to merge!

Tagging is pretty easy, once this PR is merged just comment with @JuliaRegistrator register on the commit you want to tag like here: https://github.com/ali-ramadhan/DocumenterCitations.jl/commit/9c44935b0e5d44c6aaeb1f18eb663918a80df597#commitcomment-52321346

JuliaRegistrator commented 3 years ago

Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue.

LazyScholar commented 3 years ago

Okay will do thanks.