Skip to content

Commit 6fd5aff

Browse files
Update config venue names
1 parent 5b0f5e2 commit 6fd5aff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

R/register.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ CONFIG$REGISTER_COLUMNS <- list("Certificate", "Repository", "Type", "Issue", "R
1010
CONFIG$DICT_ORCID_ID_NAME <- list()
1111
CONFIG$DIR_TEMP_REGISTER_CODECHECKER <- "docs/temp_register_codechecker.csv"
1212
CONFIG$DICT_VENUE_NAMES <- list(
13-
"journal (GigaScience)" = "Journal GigaScience",
13+
"journal (GigaScience)" = "GigaScience",
1414
"journal (J Geogr Syst)" = "Journal of Geographical Systems",
1515
"journal (J Archaeol Sci)" = "Journal of Archaeological Science",
1616
"journal (GigaByte)" = "GigaByte",
17-
"conference (AGILEGIS)" = "Conference AGILEGIS",
17+
"conference (AGILEGIS)" = "AGILEGIS",
1818
"community (codecheck)" = "Codecheck",
1919
"community (codecheck NL)" = "Codecheck NL",
2020
"community (in press)" = "In press",

0 commit comments

Comments
 (0)