Difference: LaTeX (10 vs. 11)

Revision 112009-05-12 - KevinLeytonBrown

Line: 1 to 1
 
META TOPICPARENT name="EmpiricalAlgorithmics"

LaTeX tips and tricks

Line: 136 to 136
 \usepackage{natbib} \bibpunct{[}{]}{;}{n}{,}{,} \bibliographystyle{plain}
Added:
>
>
% repeat the same footnote multiple times one\footnotemark[\arabic{footnote}] two\footnotemark[\arabic{footnote}] \footnotetext{Whatever}

% another way of doing the same thing, which creates different-numbered footnotes if there's a page break \usepackage{fixfoot} \DeclareFixedFootnote{\whatever}{Whatever.} one\whatever two\whatever

 

Spacing displays

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback