File: references.bib

package info (click to toggle)
andi 0.13-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 952 kB
  • sloc: ansic: 2,267; sh: 426; cpp: 99; makefile: 76; awk: 51
file content (126 lines) | stat: -rw-r--r-- 3,478 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
@misc{divsufsort,
  author="Yuta Mori",
  year="2005",
  title="Short description of improved two-stage suffix sorting algorithm",
  note="\url{http://homepage3.nifty.com/wpage/software/itssort.txt}"
}

@article{andi,
  author = {Haubold, Bernhard and Klötzl, Fabian and Pfaffelhuber, Peter}, 
  title = {andi: Fast and accurate estimation of evolutionary distances between closely related genomes},
  volume = {31},
  number = {8},
  pages = {1169-1175},
  year = {2015},
  doi = {10.1093/bioinformatics/btu815},
  URL = {http://bioinformatics.oxfordjournals.org/content/31/8/1169.abstract},
  eprint = {http://bioinformatics.oxfordjournals.org/content/31/8/1169.full.pdf+html},
  journal = {Bioinformatics}
}

@book{Felsenstein,
  author={Joseph Felsenstein},
  title={Inferring Phylogenies},
  year={2004},
  publisher={Sinauer Associates, Inc.}
}

@misc{GPL,
  author={{Free~Software~Foundation}},
  year={2007},
  title={Gnu General Public License},
  note={\url{https://gnu.org/licenses/gpl.html}}
}

@misc{phylip,
  author={Felsenstein, J.},
  year={2005},
  title={PHYLIP (Phylogeny Inference Package)},
  version={version 3.6},
  howpublished={Distributed by the author},
  note={Department of Genome Sciences, University of Washington.}
}

@InProceedings{LLVM,
  Author  = {Chris Lattner and Vikram Adve},
  Title = {{LLVM}: A Compilation Framework for Lifelong Program 
  Analysis and Transformation},
  Booktitle = "Code Generation and Optimization",
  Month = {Mar},
  Year  = {2004},
  pages = {75--88},
  Publisher={International Symposium on Code Generation and Optimization}
}

@article{ms,
  author = {Hudson, Richard R.}, 
  title = {Generating samples under a Wright–Fisher neutral model of genetic variation},
  volume = {18}, 
  number = {2}, 
  pages = {337-338}, 
  year = {2002}, 
  doi = {10.1093/bioinformatics/18.2.337}, 
  URL = {http://bioinformatics.oxfordjournals.org/content/18/2/337.abstract}, 
  eprint = {http://bioinformatics.oxfordjournals.org/content/18/2/337.full.pdf+html}, 
  journal = {Bioinformatics} 
}

@article{valgrind,
  author = {Nethercote, Nicholas and Seward, Julian},
  title = {Valgrind: A Framework for Heavyweight Dynamic Binary Instrumentation},
  journal = {SIGPLAN Not.},
  issue_date = {June 2007},
  volume = {42},
  number = {6},
  month = jun,
  year = {2007},
  issn = {0362-1340},
  pages = {89--100},
  numpages = {12},
  url = {http://doi.acm.org/10.1145/1273442.1250746},
  doi = {10.1145/1273442.1250746},
  acmid = {1250746},
  publisher = {ACM},
  keywords = {Memcheck, Valgrind, dynamic binary analysis, dynamic binary instrumentation, shadow values}
} 

@misc{figtree,
  title="FigTree",
  author={Andrew Rambaut},
  year={accessed 2015},
  note={\url{http://tree.bio.ed.ac.uk/software/figtree/}}
}


@article{jukescantor,
  author={Jukes, T. H. and Cantor, C. R.},
  year={1969},
  title={Evolution of protein molecules},
  journal={Mammalian protein metabolism},
  volume={3},
  pages={21-132},
  publisher={Academic Press}
}

@mastersthesis{kloetzl,
  author={Fabian Kl{\"o}tzl},
  school={University of L\"ubeck},
  year={2015},
  title={Efficient Estimation of Evolutionary Distances}
}

@article{afra,
  AUTHOR = {Klötzl, Fabian and Haubold, Bernhard},
  TITLE = {Support Values for Genome Phylogenies},
  JOURNAL = {Life},
  VOLUME = {6},
  YEAR = {2016},
  NUMBER = {1},
  PAGES = {11},
  URL = {http://www.mdpi.com/2075-1729/6/1/11},
  ISSN = {2075-1729},
  DOI = {10.3390/life6010011}
}