JuliaDynamics / RecurrenceAnalysis.jl

Recurrence Quantification Analysis in Julia

Home Page:https://juliadynamics.github.io/RecurrenceAnalysis.jl/stable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use DocumenterCitations.jl to re-factor how we cite literature in the documentation

Datseris opened this issue · comments

In other projects in JuliaDynamics we moved to DocumenterCitations.jl to cite literature using BiBTeX. It is extremely simple to use, and its documentation is very good. See Attractors.jl for an example of using it in a real project.