diff --git a/common/modules/biblio.org b/common/modules/biblio.org index d7d9f4e..c5d5e2a 100644 --- a/common/modules/biblio.org +++ b/common/modules/biblio.org @@ -1,19 +1,14 @@ #+COLUMNS: %40ITEM %10BEAMER_env(Env) %9BEAMER_envargs(Env Args) %10BEAMER_act(Act) %4BEAMER_col(Col) %10BEAMER_extra(Extra) %8BEAMER_opt(Opt) #+INCLUDE: "prelude.org" :minlevel 1 * Bibliography ** iPRES 2017 :PROPERTIES: :CUSTOM_ID: ipres2017 :END: - - #+BEGIN_LaTeX :raw - \begin{thebibliography}{Foo Bar, 1969} - - \bibitem{DiCosmo2017} Roberto Di Cosmo, Stefano Zacchiroli\newblock - Software Heritage: Why and How to Preserve Software Source Code\newblock - iPRES 2017: Intl. Conf. on Digital Preservation, - \small\url{http://deb.li/swhip17} - - \end{thebibliography} - #+END_LaTeX + #+latex: \begin{thebibliography}{Foo Bar, 1969} + #+latex: \bibitem{DiCosmo2017} Roberto Di Cosmo, Stefano Zacchiroli\newblock + #+latex: Software Heritage: Why and How to Preserve Software Source Code\newblock + #+latex: iPRES 2017: Intl. Conf. on Digital Preservation, + #+latex: \small\url{http://deb.li/swhip17} + #+latex: \end{thebibliography}