EndNote
1. What EndNote actually is (and what it is not)
EndNote is a reference manager, not a PDF reader and not a word processor.
Its core jobs are:
- Store bibliographic records (author, title, journal, year, DOI, etc.)
- Attach and manage PDF files
- Insert citations into Word
- Automatically generate reference lists in a required style (APA, IEEE, Chicago…)
Think of EndNote as a database + file manager for academic papers.
2. Mental model: how EndNote stores things on disk
This part is critical and often misunderstood.
An EndNote “library” is NOT a single file
When you create a library called:
EndNote actually creates two things in the filesystem:
What each part does
| Item | Purpose |
|---|---|
MyResearch.enl |
The database index (metadata, links, notes) |
MyResearch.Data/ |
All attachments, PDFs, figures, cache files |
💡 Rule #1:
The
.enlfile and.Datafolder must always stay together.
If you move, rename, or delete only one of them, the library breaks.
3. Where you should store your EndNote library
Best practice locations
-
A dedicated folder like:
-
Or a synced folder only if syncing is safe (more on this later)
Locations to avoid
❌ Desktop (easy to accidentally delete)
❌ Temporary folders
❌ USB drives (unless read-only use)
❌ Directly inside cloud-sync folders (Dropbox, iCloud) without precautions
4. How EndNote manages PDF files
Option A: PDFs attached to references (recommended)
When you:
- Import a paper
- Or drag a PDF into EndNote
EndNote will:
-
Copy the PDF
-
Store it inside:
-
Link it to the reference record
You do not need to remember where the PDF is stored.
Option B: Linking to external PDFs (advanced, not recommended for beginners)
EndNote can link to PDFs stored elsewhere, but:
- Moving the file breaks the link
- Cloud syncing becomes risky
For beginners: don’t do this.
5. Automatic PDF organization (very important setting)
Go to:
Enable:
- ✅ Automatically rename PDF files
- ✅ Automatically import PDFs
Typical rename format:
Example:
This gives you:
- Clean filenames
- Consistent organization
- Easier recovery if something breaks
6. How EndNote imports references (filesystem view)
Method 1: Direct export from databases
From sources like:
- Google Scholar
- Web of Science
- PubMed
- IEEE Xplore
You usually download a file like:
When opened:
- EndNote reads metadata
- Creates a new record
- Optionally downloads PDFs
Filesystem-wise:
- Metadata goes into
.enl - PDFs go into
.Data/PDF/
Method 2: Drag & drop PDFs
You can drag a PDF into EndNote.
EndNote will:
- Try to extract metadata (title, author, DOI)
- Create a reference automatically
If metadata fails:
- You can edit it manually later
7. Groups ≠ folders (common beginner confusion)
Groups are NOT filesystem folders
In EndNote:
- Groups are like tags or playlists
- A reference can appear in multiple groups
- Deleting a group does not delete the reference
On disk:
- Nothing changes
- Files remain in
.Data/
Think:
Groups = logical organization
Filesystem = physical storage
8. Safe backup strategies (do this early)
The correct way to back up an EndNote library
Use:

This creates one file:
Which contains:
.enl.Data/- All PDFs
This is the only safe way to:
- Move libraries
- Send them to others
- Store backups
Backup frequency
- Weekly minimum
- Before major edits
- Before OS upgrades
9. EndNote + cloud storage (Dropbox, iCloud, OneDrive)
The danger
Cloud tools:
- Sync file-by-file
- EndNote expects atomic database operations
This can cause:
- Corrupted libraries
- Missing PDFs
- Broken indexes
Safe approaches
✅ Best:
- Store library locally
- Sync only
.enlxbackups
✅ Acceptable (advanced users):
- Use EndNote Online sync
- Or ensure EndNote is closed before cloud sync
❌ Unsafe:
- Actively opening
.enlinside a syncing folder
10. Using EndNote with Word
When you insert citations:
- EndNote does not copy PDFs into Word
- Word stores citation placeholders
- Formatting happens dynamically
Your Word file depends on:
- The EndNote library being available
- Matching record IDs
💡 If you send a Word file to someone:
- Also send the
.enlxlibrary
11. Common beginner mistakes (and how to avoid them)
| Mistake | Fix |
|---|---|
Moving only .enl |
Always move .enl + .Data |
| Storing library on Desktop | Use Documents folder |
| Cloud sync corruption | Use .enlx backups |
| Renaming PDFs manually | Let EndNote manage PDFs |
| Using Finder/Explorer to clean files | Never touch .Data manually |
12. A simple, recommended workflow
- Create one main library per project
- Store it locally
- Import references from databases
- Let EndNote manage PDFs
- Organize with Groups
- Back up weekly as
.enlx - Insert citations only via Word plugin
13. Final takeaway
If you remember only three things, remember these:
.enland.Dataare inseparable- Never manually edit EndNote’s internal folders
- Backups should be
.enlx, not raw files