-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CFF is a file format for citations.¹ This adds a "Cite this repository" button on the GitHub repo homepage.² Values retrieved from the JOSS paper page. ¹ https://citation-file-format.github.io ² https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files
- Loading branch information
Showing
2 changed files
with
47 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
cff-version: 1.2.0 | ||
message: "If you use this software, please cite it as below." | ||
|
||
preferred-citation: | ||
type: article | ||
title: "Augur: a bioinformatics toolkit for phylogenetic analyses of human pathogens" | ||
doi: "10.21105/joss.02906" | ||
journal: "Journal of Open Source Software" | ||
year: 2021 | ||
month: 1 | ||
volume: 6 | ||
issue: 57 | ||
start: 2906 | ||
end: 2906 | ||
|
||
authors: | ||
- family-names: Huddleston | ||
given-names: John | ||
|
||
- family-names: Hadfield | ||
given-names: James | ||
|
||
- family-names: Sibley | ||
given-names: Thomas R. | ||
|
||
- family-names: Lee | ||
given-names: Jover | ||
|
||
- family-names: Fay | ||
given-names: Kairsten | ||
|
||
- family-names: Ilcisin | ||
given-names: Misja | ||
|
||
- family-names: Harkins | ||
given-names: Elias | ||
|
||
- family-names: Bedford | ||
given-names: Trevor | ||
|
||
- family-names: Neher | ||
given-names: Richard A. | ||
|
||
- family-names: Hodcroft | ||
given-names: Emma B. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters