BibTeX, biblatex and biberProblem in bibliography style

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
Ahmadnia2011
Posts: 8
Joined: Wed Nov 01, 2017 4:02 pm

Problem in bibliography style

Post by Ahmadnia2011 »

Hi guys,

Regarding the Master/Doctoral Thesis template, I have a problem in Bibliography style;
I have some bib items with same authors and different years,
how can I cite them in the text to appear with the same style?
In some cases they appear (Och and Ney, 2000) and (Och F.J. and H. Ney, 2002) and (F.J. Och and H. Ney, 2003) while I need to have the second and third ones equal to the first one!

Any idea to fix it?
Last edited by Ahmadnia2011 on Tue Nov 28, 2017 3:28 pm, edited 1 time in total.

Recommended reading 2024:

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

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

Problem in bibliography style

Post by Johannes_B »

Add uniquenames=false to the biblatex options.

Untested, since no testable example was given.
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