BibTeX, biblatex and biber ⇒ Bibliography Format Issues on Overleaf with Mendeley Integration
Bibliography Format Issues on Overleaf with Mendeley Integration
However, I noticed some of my "web-page type" references do not have URLs.
And some references with URLs are displayed with the notation "\url{...}".
Another problem is that some references interpret their "month" info as number, e.g. "9. 2015", instead of Sept. 2015
Whether I chose "acm" or "ieeetr" bibliography styles, the above issues persist.
Interestingly, if I cite my references on MS Word with the same library from Mendeley, the problems mentioned about do not exist.
Anyone can hint what could be the problem in my case?
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
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Bibliography Format Issues on Overleaf with Mendeley Integration
You bibliographystyle (the bst file) takes care of that. You have to either find one, that suits your needs, or tweak the style you already have, which is often very very tedious.
An alternative would be to use package biblatex, where the formatting is done using LaTeX.
What would be the way to go depends on what you are doing right now. If you want to publish with ACM, there is no point to worry about stuff like that. They take care of stuff like that.