-
Notifications
You must be signed in to change notification settings - Fork 3
/
AUTHORS
40 lines (28 loc) · 1.1 KB
/
AUTHORS
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
otcetera has been written by:
Mark T. Holder http://orcid.org/0000-0001-5575-0536
Ben D. Redelings http://ben-redelings.org
otcetera depends on https://github.com/nlohmann/json
otcetera has borrowed many ideas/snippets from NCL (see author list for NCL below)
NCL AUTHORS -- the author of the NEXUS Class Library (NCL) version 2.0 is
Paul O. Lewis, Ph.D.
Assistant Professor
Department of Ecology and Evolutionary Biology
The University of Connecticut
75 North Eagleville Road, Unit 3043
Storrs, CT 06269-3043
U.S.A.
WWW: http://lewis.eeb.uconn.edu/lewishome
Email: [email protected]
Versions after 2.0 contain changes primarily made by:
Mark T. Holder [email protected]
Other contributors to these versions include:
Derrick Zwickl
Brian O'Meara
Brandon Chisham
François Michonneau
Jeet Sukumaran
The code in examples/phylobase... was written by Brian O'Meara and Derrick Zwickl
for phylobase.
David Suárez Pascal contributed SWIG bindings which heavily influenced those
found in branches/v2.2
Michael Elliot contributed some code to the branches/xml branch.