Which citation syntax does ReadMD recognize?
ReadMD recognizes inline forms such as `[@vaswani2017attention]` or `@author2024` and renders them as citation badges when the matching entry is available.
Put the BibTeX file beside your Markdown, write citation keys inline, inspect source details on demand, and review the assembled reference section without leaving the document.

Store the `.bib` file in the same folder as your Markdown document so ReadMD can scan it automatically.
Use inline forms such as `[@vaswani2017attention]` or `@author2024` while drafting.
Hover a citation badge to check the title, authors, year, venue, and DOI where those fields are available.
Check the assembled reference section at the end and copy BibTeX where you need to correct or reuse an entry.
ReadMD recognizes inline forms such as `[@vaswani2017attention]` or `@author2024` and renders them as citation badges when the matching entry is available.
Place the `.bib` file in the same directory as the Markdown document so ReadMD can scan the neighboring bibliography.
Where available, a hover card can expose the paper title, authors, year, venue, and DOI link, and let you copy the BibTeX entry.
No. It connects your existing BibTeX library to the writing workflow. Check entries, formatting requirements, and the final reference section before submission.