Learn how to export and use your search results in various formats for your research workflow.
After completing a search, all your results are automatically packaged in a convenient ZIP file that you can download directly from your dashboard. The ZIP file contains multiple export formats to support different research tools and workflows.
Best for: LaTeX users, academic writing
BibTeX is the standard bibliography format for LaTeX documents. Import this file directly into your LaTeX project for automatic citation management.
@article{smith2023,
title={Example Paper},
author={Smith, John},
year={2023},
...
}
Use with: LaTeX, Overleaf, TeXShop
Best for: Reference managers
RIS is a standardized format supported by most reference management software. Import this file to organize your citations.
TY - JOUR
TI - Example Paper
AU - Smith, John
PY - 2023
...
ER -
Use with: Zotero, Mendeley, EndNote, RefWorks
Best for: Data analysis, spreadsheets
Comma-separated values format that opens in Excel, Google Sheets, or any spreadsheet software. Perfect for organizing and analyzing citation data.
Contains: Title, Authors, Year, Citations, DOI, Abstract, URL
Use with: Excel, Google Sheets, Python (pandas), R
Best for: Programming, automation
Machine-readable structured data format perfect for custom scripts and data processing. All paper metadata in a hierarchical format.
Use with: Python, JavaScript, R, custom scripts
Best for: Quick reference, human reading
Plain text format with all citation information in a readable format. Easy to copy/paste or read through.
Use with: Any text editor, notepad, quick review
Best for: Reading papers
Full-text PDFs are automatically downloaded when available from open-access sources. Papers are organized in folders and renamed for easy identification.
Note: Only available for open-access papers
Tip: You can also drag and drop PDFs directly into Zotero
\\bibliography{filename}\\cite{citationkey}For Overleaf: Upload the .bib file through the project menu
Excel:
Google Sheets:
If you encounter any issues with exporting or using your citations, please contact our support team:
Contact Support