Hi,
Thanks for the nice format. I am unable to edit the Bibliography.bib file.
Kindly help me.
Sukh
Theses, Books, Title pages ⇒ Unable to edit the bibliography .bib file
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: Unable to edit the bibliography .bib file
Hi Sukh,
You can edit .bib files using a BibTeX reference manager such as JabRef on Windows or BibDesk on Mac OS.
Cheers,
Vel
You can edit .bib files using a BibTeX reference manager such as JabRef on Windows or BibDesk on Mac OS.
Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Re: Unable to edit the bibliography .bib file
Hi Vel,
I'm using Mendeley as a reference manager and it generates the .bib file, no problem. Unfortunately, it does not recognize the need to italicizing necessary words such as genus and species names that may appear in publication titles, nor does it cite websites properly. I thought that I could make necessary adjustments in the .bib file, but it appears that I'm wrong. Where do I need to go to make necessary adjustments?
Thanks,
Tanya
I'm using Mendeley as a reference manager and it generates the .bib file, no problem. Unfortunately, it does not recognize the need to italicizing necessary words such as genus and species names that may appear in publication titles, nor does it cite websites properly. I thought that I could make necessary adjustments in the .bib file, but it appears that I'm wrong. Where do I need to go to make necessary adjustments?
Thanks,
Tanya
Unable to edit the bibliography .bib file
Hi Tanya,
You can go into the
Cheers,
Vel
You can go into the
.bib
file and manually specify some words in the title to be italic with \textit{}
, e.g. like this:Code: Select all
Title = {A \textit{Simple Extended}-Cavity Diode Laser},
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com