Is there a way to easily rename an academic pdf to author names+year+title?

  • Thread starter Thread starter Simfish
  • Start date Start date
  • Tags Tags
    Academic Pdf
Click For Summary

Discussion Overview

The discussion revolves around methods for renaming academic PDF files to a standardized format that includes author names, year, and title. Participants explore various tools and approaches, including software and scripting options, to achieve this goal.

Discussion Character

  • Exploratory, Technical explanation, Debate/contested

Main Points Raised

  • One participant mentions trying Zotero but found it ineffective for half of their PDF files.
  • Another participant contrasts the use of software with the manual renaming method of right-clicking and typing a new name.
  • Adobe Bridge is suggested as a tool for batch renaming files.
  • Mendeley is proposed as a free alternative that allows users to search and sort papers by various criteria, including year and authors.
  • A participant suggests writing a script using regular expressions to extract metadata from PDF files for renaming, while expressing uncertainty about the ease of reading PDF documents programmatically. They mention the existence of Python libraries that could assist with this task.
  • The same participant references bibtex as a system recommended by their professor for storing papers, implying it may already provide a solution for organizing academic references.

Areas of Agreement / Disagreement

Participants present multiple competing views on the best method for renaming academic PDFs, with no consensus reached on a single effective solution.

Contextual Notes

Some methods mentioned may depend on specific software capabilities or user familiarity with scripting, and there is uncertainty regarding the effectiveness of automated extraction from PDF files.

Physics news on Phys.org
You mean as opposed to right click on the file, rename, and type in whatever you want the file to be called?
 
Yes true
 
Adobe Bridge. Batch rename.
 
If you download Mendeley (free for all OS) you can easily search and sort your papers by year, authors, title, keywords, and more.
 
You could write a script that goes into the file, write some regular expressions to figure out what the author/title/whatever really is, then simply rename the file to those variables. I think it's somewhat straightforward, although I'll be honest I'm not entirely sure how easy it would be to read a PDF document. There must be some Python libraries to do that for you though. It's worth looking into I think.

EDIT: There's something called bibtex that my professor recommended to me once to store all of the papers I wanted to. I think the system is largely already in place, so probably my above comment wouldn't be the best use of your time.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
4
Views
568
  • · Replies 25 ·
Replies
25
Views
6K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 22 ·
Replies
22
Views
5K