Skip to content

Commit

Permalink
Add the JF to 'journal' field mapping. See ticket #170
Browse files Browse the repository at this point in the history
  • Loading branch information
epoz committed Jan 26, 2012
1 parent 7670e4a commit 80da659
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bibserver/parsers/RISParser.py
Expand Up @@ -61,7 +61,8 @@
"SN": "issn",
"Y2": "access date",
"SE": "section",
"OP": "original publication"
"OP": "original publication",
"JF": "journal",
}

VALUE_MAP = {
Expand Down

0 comments on commit 80da659

Please sign in to comment.