Tidy snippets, make template for work LaTeX export
This commit is contained in:
parent
49fbc8e7dc
commit
5f3bfbef59
35 changed files with 47 additions and 330 deletions
10
snippets/org-mode/article
Normal file
10
snippets/org-mode/article
Normal file
|
@ -0,0 +1,10 @@
|
|||
# name: article
|
||||
# key: article
|
||||
# --
|
||||
#+TITLE: ${1}
|
||||
#+LATEX_HEADER: \input{\$HOME/Documents/drive/admin/emacs/latexbib.tex} %\$
|
||||
|
||||
$0
|
||||
|
||||
@@latex:\printbibliography[title=References]@@
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue