Extract BibTeX data automatically and modify BibTeX Key to AUTHOR_YEAR_TITLE.
目前為
Extract BibTeX data automatically and modify BibTeX Key to AUTHOR_YEAR_TITLE
This script will acts on mrlookup and mathscinet, which will change the bibtex key to AuthorsFirstName+Year+FirstWordofTitle. With the following features:
var IgnoreStringInTitle = [
'a',
'an',
'on',
'the',
'another'
];
Just follow the guide at Greasy Fork
If you have any suggestion, you can contact me at van141.abel(at)gmail.com. Also, you can initial an issue
\s* to \s+' and " in Title