BibTeX, biblatex and biberCitation Style in LaTeX for physics thesis

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
manuel459
Posts: 1
Joined: Thu Feb 24, 2022 8:45 pm

Citation Style in LaTeX for physics thesis

Post by manuel459 »

Hello,

I am desperately trying to find a citation style with numbers (in brackets) that I can use for my master's thesis on quantum physics. I found APS and AIP being the two options (it seems that IEEE isn't used in physics). APS has the problem, that it doesn't print the title of the publication cited which needs to be included following my supervisor. Therefore I want to ask if AIP is usable in my case because I found it to be somewhat exclusively designed for journals. Also - AIP seems to miss out on printing the doi, at least when using \usepackage[style=phys]{biblatex}. Is that in accordance with AIP or just missing from the latex implementation?

Thank you!

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

kaiserkarl13
Posts: 707
Joined: Tue Mar 25, 2008 5:02 pm

Citation Style in LaTeX for physics thesis

Post by kaiserkarl13 »

The APS and AIP styles do not print the title of the article by default, and it's also difficult to get their style files to work outside of the RevTeX classes.

If you're unable to find a style you like, you can always create one that mimics the style you want; type "latex makebst" and follow the instructions.
Post Reply