DOI → BibTeX Generator
Enter a DOI (e.g., 10.1145/3372297.3417223) and format as a template BibTeX key (no external calls). Useful as a starting point.
Sem chamada externa — preencha os campos manualmente; a ferramenta monta a entrada BibTeX a partir do DOI e dos metadados informados.
—
A BibTeX entry built field by field
You have the article's DOI in hand and you need the entry for references.bib. This page does not query Crossref and downloads no metadata: it assembles the entry from what you type, with the braces, the alignment and the doi field already in place. It fits the moment when the data is right there on the first page of the PDF and all you want is to get the punctuation right.
The entry type is fixed at @article and the field order is author, title, journal, year and doi. Blank fields are skipped, so you never end up with journal = {} cluttering the file. Authors are separated by and, never by a comma: Silva, Ana and Souza, Bruno. That is how BibTeX knows where one author ends and the next begins, and swapping that and for a comma is the classic first-time mistake.
If the work is a conference paper, change @article to @inproceedings and journal to booktitle after copying, since the template always emits a journal article. Add volume, number and pages when the style asks for them. And protect your capitals: many styles lowercase the whole title, so write {DNS} or {{Title Like This}} around anything that must stay as typed. Nothing leaves the browser.
Frequently asked questions
Does it fetch metadata from the DOI?
What citation key should I use?
Do accents break the build?
Related Tools
DOI → APA Citation (manual)
Manually format an APA 7th edition citation with authors, year, title, journal and DOI. No external call.
ISBN → Book Citation (manual)
Format book citation in APA, MLA, Chicago and ABNT from manual fields: author, year, title, edition, publisher and ISBN.
Speed to Running Pace Converter
Convert average speed (km/h) into running pace (minutes per km) instantly. Great for runners planning workouts, races and target finish times.
AC Voltage Converter: Peak-to-Peak to RMS
Convert peak-to-peak voltage to RMS on a sine wave: Vrms = Vpp/(2√2). Peak-to-peak is what you read off the scope; RMS is what sizes the power.
DNA Reverse Complement Tool
Calculate the reverse complement of a DNA sequence, in the 5-to-3 direction. Essential for primer design and sequence analysis in molecular biology.
CBOR to JSON (text) Converter
Explains CBOR (RFC 8949), its types and how to represent compact binary values in textual JSON.