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

fullcite command to print citation in-place #32

Open jagot opened 3 years ago

jagot commented 3 years ago

This package seems awesome!

Would it be nice to have a fullcite command that prints the whole reference in-place?

goerz commented 1 year ago

The newly released DocumenterCitations.jl v1.0 at least has the option of using arbitrary link texts, see https://juliadocs.org/DocumenterCitations.jl/stable/syntax/

A @fullcite command might still be something I'd consider there. If you don't think the arbitrary link text is sufficient for what you need, maybe open another issue at https://github.com/JuliaDocs/DocumenterCitations.jl/issues