-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION
20 lines (19 loc) · 919 Bytes
/
CITATION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
year <- sub("-.*", "", meta$Date)
note <- sprintf("R package version %s", meta$Version)
bibentry(
bibtype = "Manual",
title = "{hcapi3}: HarvestChoice 5-Arc-Minute Spatial Layers for sub-Saharan Africa",
author = c(
person("Melanie", "Bacou", role=c("aut", "cre"), email="[email protected]"),
person("Maria", "Comanescu", role="ctb", email="[email protected]"),
person("Ulrike", "Wood Sichra", role="ctb", email="[email protected]"),
person("Jawoo", "Koo", role="ctb", email="[email protected]"),
person("Carlo", "Azzarri", role="ctb", email="[email protected]"),
person("Joseph", "Green", role="ctb", email="[email protected]"),
person("Zhe", "Guo", role="ctb", email="[email protected]")),
year = year,
note = note,
address = "Washington, DC",
copyright = "IFPRI, 2015",
institution = "International Food Policy Research Institute",
url = "http://harvestchoice.org/")