Search found 4 matches

by Thor314
Wed Dec 16, 2009 10:52 pm
Forum: BibTeX, biblatex and biber
Topic: Turabian 6th edtion Bibliograhy style
Replies: 2
Views: 2753

Re: Turabian 6th edtion Bibliograhy style

Since I haven't found any BibTeX style that matches, I have to rely on... Microsoft Word, and write the Bibliography by hand. I never thought it would come so far, but, whatever.

Thanks for help

Thor314
by Thor314
Sun Dec 13, 2009 9:07 pm
Forum: BibTeX, biblatex and biber
Topic: Turabian 6th edtion Bibliograhy style
Replies: 2
Views: 2753

Turabian 6th edtion Bibliograhy style

Although I tried different Bibliography styles, I cannot find a style that applies the Turabian 6th edition. That styles requires you to move every but the first line of your Bibliography in by 5 spaces. Right now I am using turabian.bst but my Bibliography looks like this(only 2 spaces):

Guernsey ...
by Thor314
Sun Dec 13, 2009 7:56 pm
Forum: General
Topic: Bibliographie
Replies: 3
Views: 2097

Bibliographie

Hey first thanks for the fast response

here is the code of my packages and class

\documentclass{article}


\usepackage{url}
\usepackage{fancyhdr}
\usepackage{tocloft}
\setcounter{secnumdepth}{3}
\usepackage{setspace}
\usepackage{natbib}
\usepackage[pdftex]{graphicx}

\doublespacing
\pdfpagewidth ...
by Thor314
Sat Dec 12, 2009 8:34 pm
Forum: General
Topic: Bibliographie
Replies: 3
Views: 2097

Bibliographie

Is there any way that the Bibliography is headed with "Bilbiography" instead of "References"?

It looks like this:

(last page)
References
text
text
text

I want it to look like this:

(last page)

Bibliography
text
text
text


Thanks for you answer Thor314