array('proceedings' => array('Proceedings Paper', 'Conference Proceedings'),
'inproceedings' => array('Proceedings Paper', 'Conference Proceedings'),
'inbook' => array('Proceedings Paper', 'Conference Proceedings'),
'conference' => array('Conference Paper', 'Conference Proceedings'),
'book' => 'Book',
'article' => array('Journal Paper', 'Scholarly Refereed Journal', 'Peer-Reviewed Journal Article'),
'collection' => array('Collections Paper', 'Journal Paper', 'Scholarly Refereed Journal', 'Peer-Reviewed Journal Article'),
'incollection' => array('Collections Paper', 'Journal Paper', 'Scholarly Refereed Journal', 'Peer-Reviewed Journal Article'),
'manual' => 'Manual',
'mastersthesis' => array('Masters Thesis', 'Master Thesis'),
'bachelorsthesis' => array('Bachelors Thesis', 'Bachelor Thesis'),
'phdthesis' => array('PHD Thesis', 'PhD Thesis', 'Doctoral Thesis/Dissertation'),
'thesis' => array('PHD Thesis', 'PhD Thesis', 'Doctoral Thesis/Dissertation'),
'poster' => 'Poster',
'techreport' => 'Tech Report',
'inbook' => 'Book Chapter',
'misc' => 'Misc',
'patent' => array('Patent', 'Patent Issued'))