Format Paper Title And Stuff To Nice Filename
Join the DZone community and get the full member experience.
Join For FreeProblem: How to cope with tons of papers to store?
Solution: Give them systemantic, human-readable filenames.
Syntax: author__title__mag_vol_year.pdf
rules:
* Author is turned to lowercase (easier to find where searching
is case sensitive)
* All non-alphanumeric-characters in the title will be turned
either into '_' or deleted.
* Append the magazine-abbev., the volume and the year - and
celebrate
Nice Paper Filenamer
Your Input
- Title: (going to be niced)
-
- Main Author (only one, plz.):
- Magazine (Abbrev.):
- Volume: (integer only)
- PubYear: (integer only)
My Output
- Update Box:
-
- Reset input:
-
- Nice Filename:
-
Papers (software)
Opinions expressed by DZone contributors are their own.
Comments