Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
LaTeX tips and tricks | ||||||||
Line: 180 to 180 | ||||||||
\bibpunct{[}{]}{;}{n}{,}{,} \bibliographystyle{plain} | ||||||||
Added: | ||||||||
> > | % keep hyperref from looking ugly (fuller version with metadata for PDF in mas.tex) \hypersetup{pdftex, backref=true, pagebackref=true, % backrefs in bib. Apparently doesn't work with mlapa colorlinks=false, % if this is true, the text is colored instead pdfborder=0 0 0, % no colored border around links either pdfdisplaydoctitle=true } | |||||||
% in beamer, make a block without a title \begin{block}{} block text \end{block} |