From 55737d538cc57af91fe1f3c043748b8f2eb8b94e Mon Sep 17 00:00:00 2001 From: Lincoln Mullen Date: Thu, 14 Apr 2016 10:23:46 -0400 Subject: [PATCH] Update citation --- README.Rmd | 10 +++++----- README.md | 6 +++--- inst/CITATION | 3 ++- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/README.Rmd b/README.Rmd index f9740d6..9b9f5f5 100644 --- a/README.Rmd +++ b/README.Rmd @@ -77,14 +77,14 @@ data(package = "genderdata") ### Citation -If you use this package, I would appreciate a citation. You can see up to date citation information with `citation("gender")`. You can cite either the package or the accompanying journal article. +If you use this package, I would appreciate a citation. You can see an up to date citation information with `citation("gender")`. You can cite either the package or the accompanying journal article. The article is also included in the package as a vignette. -> Lincoln Mullen (2015). gender: Predict Gender from Names Using Historical - Data. R package version 0.5.0.9000. +> Lincoln Mullen (2016). gender: Predict Gender from Names Using Historical + Data. R package version 0.5.2. > Cameron Blevins and Lincoln Mullen, "Jane, John ... Leslie? A Historical -Method for Algorithmic Gender Prediction," _Digital Humanities Quarterly_ -(forthcoming 2015). +Method for Algorithmic Gender Prediction," _Digital Humanities Quarterly_ 9, no. +3 (2015): ------------------------------------------------------------------------ diff --git a/README.md b/README.md index a059c7d..7f330bd 100644 --- a/README.md +++ b/README.md @@ -72,11 +72,11 @@ data(package = "genderdata") ### Citation -If you use this package, I would appreciate a citation. You can see up to date citation information with `citation("gender")`. You can cite either the package or the accompanying journal article. +If you use this package, I would appreciate a citation. You can see an up to date citation information with `citation("gender")`. You can cite either the package or the accompanying journal article. The article is also included in the package as a vignette. -> Lincoln Mullen (2015). gender: Predict Gender from Names Using Historical Data. R package version 0.5.0.9000. +> Lincoln Mullen (2016). gender: Predict Gender from Names Using Historical Data. R package version 0.5.2. -> Cameron Blevins and Lincoln Mullen, "Jane, John ... Leslie? A Historical Method for Algorithmic Gender Prediction," *Digital Humanities Quarterly* (forthcoming 2015). +> Cameron Blevins and Lincoln Mullen, "Jane, John ... Leslie? A Historical Method for Algorithmic Gender Prediction," *Digital Humanities Quarterly* 9, no. 3 (2015): ------------------------------------------------------------------------ diff --git a/inst/CITATION b/inst/CITATION index 124332d..920b816 100644 --- a/inst/CITATION +++ b/inst/CITATION @@ -19,4 +19,5 @@ citEntry(entry="Manual", citFooter("For the journal article, please cite: \n \n", "Cameron Blevins and Lincoln Mullen, \"Jane, John ... Leslie?", "A Historical Method for Algorithmic Gender Prediction,\"", - "_Digital Humanities Quarterly_ (forthcoming 2015).") + "_Digital Humanities Quarterly_ 9, no. 3 (2015):", + ".")