Generalgreek letter and superscript in reference title

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
itb1000
Posts: 25
Joined: Mon Sep 29, 2008 4:19 pm

greek letter and superscript in reference title

Post by itb1000 »

Hi,
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

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
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

greek letter and superscript in reference title

Post by localghost »

These issues are not really related to BibTeX since they simple formatting matters.
itb1000 wrote:1. How can I include greek symbol in the title of references?
Greek symbols are typeset in math mode. Redefine the references name according to the used document class.
itb1000 wrote:2. How can I write 13C with 13 as superscript?
Take a look at the mhchem package.


Best regards
Thorsten¹
itb1000
Posts: 25
Joined: Mon Sep 29, 2008 4:19 pm

Re: greek letter and superscript in reference title

Post by itb1000 »

Hi Thorsten,
It works well with the mhchem package.
Thanks.
Thierry
Post Reply