Search found 4 matches

by jjh
Tue Mar 31, 2009 2:55 am
Forum: Page Layout
Topic: Change footnote spacing and font size
Replies: 1
Views: 9042

Change footnote spacing and font size

Hello,

I would like to change the footnote command to do two things in the standard LaTeX article class:

(1) Double-spacing
(2) 12 point font (same size as normal text)

Has anyone had experience with this? Thank you.
by jjh
Tue Jan 06, 2009 10:16 pm
Forum: BibTeX, biblatex and biber
Topic: Centering "References" line using natbib
Replies: 0
Views: 2605

Centering "References" line using natbib

Hello,

For an MA thesis I have to center the word "References" in the References section of my document. Right now I am using natbib with the following option:

\usepackage[sectionbib]{natbib}

This makes the word "References" into a section heading. I have tried to adjust the '\bibsection' command ...
by jjh
Tue Jan 06, 2009 6:42 pm
Forum: BibTeX, biblatex and biber
Topic: Change use of ampersand (&) to "and" for in-text citations
Replies: 1
Views: 6245

Change use of ampersand (&) to "and" for in-text citations

Hello,
I would like to change the default in-text citation from something like the following:

(Smith & Jones 2005)

to:

(Smith and Jones 2005)

I am currently using the 'harvard' package and bibliography style 'apsr'

Thank you.
by jjh
Tue Dec 09, 2008 4:32 pm
Forum: General
Topic: Moving page numbers to center, 0.5 in from bottom of page
Replies: 1
Views: 1667

Moving page numbers to center, 0.5 in from bottom of page

Hi,

I am trying to place the page numbers of a thesis at the bottom of the page, centered. Right now I am using the thesis class and have the following command in the preamble:

\marginsize{1.25in}{1.25in}{1in}{1in}

The page numbers are appearing at the bottom, but about 4.5 in from the left edge ...