BibTeX, biblatex and biberBibliography Format Issues on Overleaf with Mendeley Integration

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
Sam_Land
Posts: 2
Joined: Mon Nov 14, 2016 8:25 am

Bibliography Format Issues on Overleaf with Mendeley Integration

Post by Sam_Land »

I'm writing my paper on overleaf.com with imported Mendeley.bib.

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.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Bibliography Format Issues on Overleaf with Mendeley Integration

Post by Johannes_B »

Mendeley has no power about the bibliography in the LaTeX-genrated pdf.

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.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply