Skip to content

oxinabox/Cite.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cite

Stable Dev Build Status Coverage

Installation

Right now this package is not yet registered. If you want to try it, use

]add https://github.com/SebastianM-C/Cite.jl

Usage

To get all the dependencies in the current environment, use

using Cite

# Be sure to be in the appropriate environment

get_tool_citation()

which will print a sentence with the citations for all the packages used in the current environment and will automatically copy it to the clipboard. It will also create a julia_citations.bib file with all the citations collected form the CITATION.bib files corresponding to the dependecies of the current active environment.

About

Cite Julia packages in your papers the easy way

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Julia 95.0%
  • TeX 5.0%