slides.org: Use Bib{=>La}TeX

master
Mike Gerwitz 2017-03-11 23:13:18 -05:00
parent 8dfc7cb030
commit d86e016cfc
1 changed files with 3 additions and 2 deletions

View File

@ -190,7 +190,9 @@ GOAL: Captivate; Startle
* LaTeX Configuration :export:ignore: * LaTeX Configuration :export:ignore:
#+LATEX_HEADER: \usepackage[backend=biber]{biblatex}
#+LATEX_HEADER: \usepackage{color} #+LATEX_HEADER: \usepackage{color}
#+LATEX_HEADER: \bibliography{sapsf}
#+BEGIN_LATEX #+BEGIN_LATEX
% citations will be grayed and pushed to the right margin % citations will be grayed and pushed to the right margin
\let\origcite\cite \let\origcite\cite
@ -1680,8 +1682,7 @@ International License
:BEAMER_env: appendix :BEAMER_env: appendix
:END: :END:
\bibliographystyle{plain} \printbibliography
\bibliography{sapsf}
* Exporting * Exporting