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

Define both `@citet` and `@citep`? #14

Open ali-ramadhan opened 4 years ago

ali-ramadhan commented 4 years ago

I'm a big fan of Natbib's citet and citep commands, i.e. the difference between citing Someone (2020) and (Someone, 2020).

Shouldn't be hard to implement both. And @cite should probably default to citep (?) even though natbib defaults it to citet I think.

goerz commented 1 year ago

These are supported in the newly released DocumenterCitations.jl v1.0