General ⇒ greek letter and superscript in reference title
greek letter and superscript in reference title
I use BiBTeX for the references. I have two problems:
1. How can I include greek symbol in the title of references?
2. How can I write 13C with 13 as superscript?
Can somebody help me?
Thanks,
Thierry
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
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
greek letter and superscript in reference title
Greek symbols are typeset in math mode. Redefine the references name according to the used document class.itb1000 wrote:1. How can I include greek symbol in the title of references?
Take a look at the mhchem package.itb1000 wrote:2. How can I write 13C with 13 as superscript?
Best regards
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: greek letter and superscript in reference title
It works well with the mhchem package.
Thanks.
Thierry