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.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- 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.