JuliaDynamics/RecurrenceAnalysis.jl

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

Open

#162 opened on Jun 9, 2024

 (0 comments) (0 reactions) (0 assignees)Julia (16 forks)auto 404
documentationgood first issue

Repository metrics

Stars
 (50 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide