Skip to content

Commit 8f3534a

Browse files
authored
Merge pull request #10 from HS6986/typo/HS6986/Naser-Khdour2019
Naser-Khdour et al. (2024) -> Naser-Khdour et al. (2019)
2 parents 4be5fcc + 9ba4cd3 commit 8f3534a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/phyloanalysis.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ void reportReferences(Params &params, ofstream &out) {
176176

177177
if (params.symtest != SYMTEST_NONE) {
178178
out << "To cite tests of symmetry please use: " << endl << endl
179-
<< "Suha Naser-Khdour, Bui Quang Minh, Wenqi Zhang, Eric A Stone, Robert Lanfear (2024)" << endl
179+
<< "Suha Naser-Khdour, Bui Quang Minh, Wenqi Zhang, Eric A Stone, Robert Lanfear (2019)" << endl
180180
<< "The Prevalence and Impact of Model Violations in Phylogenetic Analysis." << endl
181181
<< "Genome Biology and Evolution, 11:3341-3352." << endl
182182
<< "https://doi.org/10.1093/gbe/evz193" << endl << endl;

0 commit comments

Comments
 (0)