Search found 7 matches

by md42
Mon Feb 22, 2010 2:59 pm
Forum: BibTeX, biblatex and biber
Topic: URls shown twice with alphadin and natbib
Replies: 3
Views: 2877

URls shown twice with alphadin and natbib

having the same information twice is an Zotero Issue (the Program I use).
I also started to ask on the Zotero Forum.
http://forums.zotero.org/discussion/113 ... a-website/
Greetings Martin
by md42
Thu Feb 18, 2010 7:28 pm
Forum: BibTeX, biblatex and biber
Topic: URls shown twice with alphadin and natbib
Replies: 3
Views: 2877

Re: URls shown twice with alphadin and natbib

Would creating an own makebst.tex File help?
Is there any easier way?

Greetings Martin
by md42
Wed Feb 17, 2010 6:30 pm
Forum: BibTeX, biblatex and biber
Topic: URls shown twice with alphadin and natbib
Replies: 3
Views: 2877

URls shown twice with alphadin and natbib

Hi
my Problem is the URLs in the Bibliography are shown twice.
@misc{apache_software_foundation_maven_2009,
title = {Maven - Introduction to the Build Lifecycle},
url = {http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html},
author = {{{Apache} Software Foundation ...
by md42
Wed Feb 03, 2010 2:35 pm
Forum: Graphics, Figures & Tables
Topic: Footnote in Caption of Figure
Replies: 4
Views: 8090

Re: Footnote in Caption of Figure

Thanks gmedina :)
by md42
Mon Feb 01, 2010 5:28 pm
Forum: Graphics, Figures & Tables
Topic: Footnote in Caption of Figure
Replies: 4
Views: 8090

Footnote in Caption of Figure

Thanks gmedina,
it worked perfect!

Remarks:
I use the center Command as I have Text under the subfig withhin the minipage and while the figure should be centered the below text shoudn't.

The text is withhin the minipage as i want the text always below the figure and make sure LaTeX is not Placing ...
by md42
Mon Feb 01, 2010 3:37 pm
Forum: BibTeX, biblatex and biber
Topic: chapter number in citation [chapter.citation]
Replies: 2
Views: 2403

chapter number in citation [chapter.citation]

Hi Florian,

try bibunits. I never used it but maybe it serves your needs.
by md42
Mon Feb 01, 2010 3:19 pm
Forum: Graphics, Figures & Tables
Topic: Footnote in Caption of Figure
Replies: 4
Views: 8090

Footnote in Caption of Figure

Hi LaTeX Community!
My Question is if it's possible to have a figure with a long caption having a footnote in the Caption.

Example:
\caption[TEST TEST TEST]{TEST TEST TEST TESTTEST TEST TESTTEST\footnote{My Footnotetext} LAST 1234}

I did attach a minimal example. If you remove the numbers "1234 ...