From 432774cce30094e684e950277ac2e26d05fa2367 Mon Sep 17 00:00:00 2001 From: John Wieczorek Date: Tue, 13 Jan 2015 11:02:50 +0100 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b243269..af41b26 100644 --- a/README.md +++ b/README.md @@ -14,16 +14,16 @@ Darwin Core (c) by the Darwin Core Task Group, Biodiversity Informatics Standard ### How to attribute and cite Darwin Core -Use the recommended citation format where possible. For applied uses, referencing `http://rs.tdwg.org/dwc/` suffices. When specifically citing the current Darwin Core Standard documentation, the recommended citation format is (substitute the parenthetical date accessed with today's date): - -``` -Darwin Core Task Group, Biodiversity Information Standards (TDWG). 2009. Darwin Core. -http://rs.tdwg.org/dwc/ (accessed on 2014-10-31). -``` - For scholarly citations, consider reading and citing the seminal peer-reviewed article on Darwin Core: ``` Wieczorek J, Bloom D, Guralnick R, Blum S, Döring M, et al. (2012) Darwin Core: An Evolving Community- Developed Biodiversity Data Standard. PLoS ONE 7(1): e29715. doi:10.1371/journal.pone.0029715 ``` + +When specifically citing the Darwin Core Standard documentation, use the following format (substitute the parenthetical date accessed with today's date): + +``` +Darwin Core Task Group, Biodiversity Information Standards (TDWG). 2009. Darwin Core. +http://rs.tdwg.org/dwc/ (accessed on 2015-01-12). +```