Skip to content

Commit

Permalink
Consolidate bibtex files into one. (D-PLACE#272)
Browse files Browse the repository at this point in the history
* consolidate bibtex into one location

* tidy up bib file

* added source_id column

* updated reqs

* fix travis

Co-authored-by: Robert Forkel <[email protected]>
  • Loading branch information
SimonGreenhill and xrotwang authored Feb 19, 2020
1 parent a03a3b0 commit 7c528e7
Show file tree
Hide file tree
Showing 28 changed files with 448 additions and 445 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ language: python
python: "3.6"
cache: pip
before_cache: rm -f $HOME/.cache/pip/log/debug.log
install: pip install pytest "attrs>=19.1" "pydplace>=2.1.1"
install: pip install -r requirements.txt
script: pytest
7 changes: 0 additions & 7 deletions phylogenies/atkinson2006/source.bib

This file was deleted.

10 changes: 0 additions & 10 deletions phylogenies/birchall_et_al2016/source.bib

This file was deleted.

12 changes: 0 additions & 12 deletions phylogenies/bouckaert_et_al2012/source.bib

This file was deleted.

9 changes: 0 additions & 9 deletions phylogenies/bouckaert_et_al2018/source.bib

This file was deleted.

12 changes: 0 additions & 12 deletions phylogenies/bowern_and_atkinson2012/source.bib

This file was deleted.

8 changes: 0 additions & 8 deletions phylogenies/chacon_and_list2015/source.bib

This file was deleted.

11 changes: 0 additions & 11 deletions phylogenies/chang_et_al2015/source.bib

This file was deleted.

13 changes: 0 additions & 13 deletions phylogenies/dunn_et_al2011_utoaztecan/source.bib

This file was deleted.

12 changes: 0 additions & 12 deletions phylogenies/gray_et_al2009/source.bib

This file was deleted.

15 changes: 0 additions & 15 deletions phylogenies/greenhill2015/source.bib

This file was deleted.

11 changes: 0 additions & 11 deletions phylogenies/grollemund_et_al2015/source.bib

This file was deleted.

11 changes: 0 additions & 11 deletions phylogenies/honkola_et_al2013/source.bib

This file was deleted.

12 changes: 0 additions & 12 deletions phylogenies/hruschka_et_al2015/source.bib

This file was deleted.

Loading

0 comments on commit 7c528e7

Please sign in to comment.