Skip to content

Commit 1214584

Browse files
authored
add AUMC venue name
1 parent 22c493b commit 1214584

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

inst/extdata/config.R

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,8 @@ CONFIG$DICT_VENUE_NAMES <- list(
191191
"codecheck" = "CODECHECK",
192192
"codecheck NL" = "CODECHECK NL",
193193
"in press" = "In press",
194-
"preprint" = "Preprint"
194+
"preprint" = "Preprint",
195+
"AUMC" = "Amsterdam UMC"
195196
)
196197

197198
# JSON FILE INFORMATION

0 commit comments

Comments
 (0)