Skip to content

Commit 3dd48c3

Browse files
authored
updating BioEncoder citation information
1 parent 0455192 commit 3dd48c3

1 file changed

Lines changed: 14 additions & 10 deletions

File tree

README.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -98,16 +98,20 @@ Please cite BioEncoder as follows:
9898

9999
```bibtex
100100
101-
@UNPUBLISHED{Luerig2024-ov,
102-
title = "{BioEncoder}: a metric learning toolkit for comparative
103-
organismal biology",
104-
author = "Luerig, Moritz D and Di Martino, Emanuela and Porto, Arthur",
105-
journal = "bioRxiv",
106-
pages = "2024.04.03.587987",
107-
month = apr,
108-
year = 2024,
109-
language = "en",
110-
doi = "10.1101/2024.04.03.587987"
101+
@article{https://doi.org/10.1111/ele.14495,
102+
author = {Lürig, Moritz D. and Di Martino, Emanuela and Porto, Arthur},
103+
title = {BioEncoder: A metric learning toolkit for comparative organismal biology},
104+
journal = {Ecology Letters},
105+
volume = {27},
106+
number = {8},
107+
pages = {e14495},
108+
keywords = {biodiversity, deep metric learning, feature space, machine learning, phenotypic differences, python package, species identification},
109+
doi = {https://doi.org/10.1111/ele.14495},
110+
url = {https://onlinelibrary.wiley.com/doi/abs/10.1111/ele.14495},
111+
eprint = {https://onlinelibrary.wiley.com/doi/pdf/10.1111/ele.14495},
112+
year = {2024}
111113
}
112114
115+
116+
113117
```

0 commit comments

Comments
 (0)