Skip to content

This program takes out undesired fields from a biblatex file. Written to clean up Zotero biblatex exports.

License

Notifications You must be signed in to change notification settings

JakeC007/Biblatex-Field-Stripper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Biblatex-Field-Stripper

This program takes out undesired fields from a biblatex file

This file strips fields from a biblatex file. The orginal code was written by astrobel found here: https://forums.zotero.org/discussion/22629/bibtex-export-request-option-to-omit-certain-fields-for-less-cluttered-bibliographies
I made the code more robust by modifying it to run from the command line, adding automatic outputfile creation, and taking in multiple fields to strip.

How to use is as follows:

  1. run the program
  2. enter the filename of your .bib file WITHOUT the extension
  3. enter the name of the fields you want to strip. This is case senstitive!
  4. Press q to stop entering new fields
  5. Open your new biblatex file. The naming convention is FIXED.bib

Here is what the program looks like:

Image Of How To Use The Program

Biblatex Before

Biblatex After

About

This program takes out undesired fields from a biblatex file. Written to clean up Zotero biblatex exports.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages