A tool to shorten author, editor, journal, and booktitle in a BibTeX file.
Don't reveal this to your professor. Say you are doing clerical work.
$ node index.js input.bib output.bib
# output.bib has author, editor, journal, and booktitle shortened.
- BibTeX
- ASCII Table - ASCII codes,hex,decimal,binary,html : RapidTables
- JavaScript Reference : MDN Web Docs
- JavaScript String.Split() Example with RegEx : Dillion Megida
- Regex lookahead, lookbehind and atomic groups
- Regex match count of characters that are separated by non-matching characters