File tree Expand file tree Collapse file tree 1 file changed +12
-15
lines changed
Expand file tree Collapse file tree 1 file changed +12
-15
lines changed Original file line number Diff line number Diff line change 1- citHeader("To cite FronPy in publications use:")
2-
3- citEntry(entry : " Manual" ,
4- title : " FronPy: A Python package for frontier analysis" ,
5- author : personList(as.person("Alexander D. Stead")),
6- year : " 2024" ,
7- note : " Python package version 0.1.2" ,
8- url : " https://github.com/AlexStead/FronPy" ,
9- textVersion :
10- paste("Alexander D. Stead (2024).",
11- " FronPy: A Python package for frontier analysis." ,
12- " Python package version 0.1.2." ,
13- " https://github.com/AlexStead/FronPy." )
14- )
15-
1+ cff-version : 1.2.0
2+ message : " To cite FronPy in publications use:"
3+ authors :
4+ - family-names : Stead
5+ given-names : Alexander D.
6+ title : " FronPy: A Python package for frontier analysis"
7+ version : 0.1.4
8+ year : 2024
9+ url : " https://github.com/AlexStead/FronPy"
10+ doi : " DOI-if-available"
11+ citation : |
12+ Alexander D. Stead (2024). FronPy: A Python package for frontier analysis. Python package version 0.1.2. https://github.com/AlexStead/FronPy.
You can’t perform that action at this time.
0 commit comments