Bibliography Crossref
Search publications and generate bibtex bibliographies using Crossref and Zotero.
Bibliography Crossref is a plugin that allows users to search for scientific publications using Crossref and generate bibtex bibliographies. It suggests multiple research prompts and generates the top 3 bibtex bibliographies for each in markdown tabular output. Users can also output DOIs and save actual existing publications to Zotero. The plugin fails silently and generates valid bibtex from API responses. It guides users to integrate into their Zotero collection with an API key. Conveniently search publications and generate accurate bibliographies with Bibliography Crossref!
How to
Comments (0)
Try it
API docs
Learn how to use Bibliography Crossref effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Find the most recent research on climate change impacts."
-
Prompt 2: "Can you help me generate bibtex bibliographies for the top AI research papers?"
-
Prompt 3: "Save this paper to my Zotero library."
-
Prompt 4: "Find the most cited articles about machine learning from the last five years."
-
Prompt 5: "Can you help me read a paper and then save it to my Zotero library?"
Features and commands
Feature/Command | Description |
---|---|
freetext_to_crossref_items | This command allows you to search for bibliography items related to a given search term using the Crossref API. |
crossref_items_to_dois | This command retrieves the DOIs (Digital Object Identifiers) for bibliography items obtained from the Crossref API search. |
freetext_to_bibtex | This command generates a BibTeX entry for a given search term. |
add_bibtex_to_zotero | This command adds a BibTeX item to your Zotero collection. You need to provide the BibTeX data and your Zotero API Key. |