BibTeX, biblatex and biber ⇒ Link directly from text to DOI or web
Link directly from text to DOI or web
Is it possible to have a clickable link (Yurtle, et al 2020) go directly to the DOI? I would still have a bibliography, but when reading the PDF, it would be cool if someone could just go to the article directly. I have done some searching, but have not found this question yet. All of my references have DOIs. Thanks in advance.
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
-
- Posts: 707
- Joined: Tue Mar 25, 2008 5:02 pm
Link directly from text to DOI or web

If your style file doesn't add the DOI, you would need to add code to do so; you can also write your own style file with "latex makebst," though I don't know off the top of my head whether that includes the DOI as a \url or not. (If it does, it'll work without you doing much other than adding hyperref.)