BibTeX, biblatex and biberBibtex Color Management?

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
schorsche
Posts: 5
Joined: Tue Dec 07, 2010 4:54 pm

Bibtex Color Management?

Post by schorsche »

Hi there,
my Bibliography compiles alright, except the fact that the 'doi'-section comes out purple. Which setting do I need to tweak, let's say, to change the color or thunderline the DOI-Links? Do I need to do that in the generic Bibtex-compilation settings (and if, where are they?) or in the source-code of the Bib-file itself (I'm using Jabref).

Thanks in advance folks
Georg

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

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

Re: Bibtex Color Management?

Post by kaiserkarl13 »

I assume you're using the hyperref package. If this is the case, the package option "urlcolor" will change the color for you (default is magenta).
Post Reply