Search found 2 matches

by New Guest
Wed Aug 05, 2009 9:17 pm
Forum: General
Topic: A simple but annoying problem with bibtex
Replies: 1
Views: 1521

A simple but annoying problem with bibtex

I'm writing a major paper, and I use BibTeX to take care of my sources. I use the style plainnat. Let's assume I have a book written by a Bill Clinton, and the label I use for the book is Clinton09. My problem is that whenever I use \citep{Clinton09} the correct text appears in the text: [Clinton ...
by New Guest
Tue Jul 28, 2009 11:20 am
Forum: General
Topic: Problems with symbols in footnotes in memoir document
Replies: 1
Views: 1995

Problems with symbols in footnotes in memoir document

I have been trying to use \fnsymbols instead of Arabic numbering of my footnotes (I assume the numbering resets on every page if you use fnsymbols?). So far I have not been able to make it work. Here's my code:

\documentclass[a4paper,11pt,article,oneside]{memoir}


\title{Help!}
\renewcommand ...