Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dhuson committed Jan 17, 2024
1 parent 8cb5a58 commit daf49f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public class ConsensusNetwork extends ConsensusSplits {
@Override
public String getCitation() {
return "Holland and Moulton 2003; B. Holland and V. Moulton. Consensus networks: A method for visualizing incompatibilities in collections of trees. " +
"In G. Benson and R. Page, editors, Proceedings of “Workshop on ComputeOutlineAndReferenceTree in Bioinformatics, volume 2812 of LNBI, pages 165–176. Springer, 2003.";
"In G. Benson and R. Page, editors, Proceedings of “Workshop on Algorithms in Bioinformatics, volume 2812 of LNBI, pages 165–176. Springer, 2003.";
}

public List<String> listOptions() {
Expand Down

0 comments on commit daf49f4

Please sign in to comment.