{"name":"arxiv-bibtex","description":"arXiv to BibTeX / arxiv citation generator / paper bibtex / LaTeX citation builder / academic citation lookup. Pulls a paper's title, authors, year, abstract, and DOI from the arXiv API and generates a properly-formatted BibTeX entry with an auto-derived cite key (or your own). Free public arXiv API. Pure XML parse — no upstream auth.","price":"$0.002","method":"POST","input_schema":{"properties":{"arxiv_id":{"type":"string","description":"arXiv ID. New-style (e.g. '1706.03762', '1706.03762v3') or old-style ('cs.AI/0602099'). 'arXiv:' prefix is stripped."},"cite_key":{"type":"string","description":"Override the cite key. Default is auto-derived from first author surname + year + arxiv id."}},"required":["arxiv_id"]},"input_example":{"arxiv_id":"1706.03762"},"output_example":{"arxiv_id":"1706.03762","cite_key":"vaswani2017_arxiv170603762","title":"Attention Is All You Need","authors":["Ashish Vaswani","Noam Shazeer","Niki Parmar","Jakob Uszkoreit","Llion Jones","Aidan N. Gomez","Lukasz Kaiser","Illia Polosukhin"],"year":"2017","abstract":"The dominant sequence transduction models are based on…","doi":null,"bibtex":"@article{vaswani2017_arxiv170603762,\n  author = {Ashish Vaswani and Noam Shazeer and Niki Parmar and Jakob Uszkoreit and Llion Jones and Aidan N. Gomez and Lukasz Kaiser and Illia Polosukhin},\n  title = {Attention Is All You Need},\n  year = {2017},\n  eprint = {1706.03762},\n  archivePrefix = {arXiv},\n  url = {https://arxiv.org/abs/1706.03762},\n}","source":"https://export.arxiv.org"},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}