8 lines
131 B
Plaintext
8 lines
131 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: cite
|
|
# key: c
|
|
# uuid: c
|
|
# condition: (not (save-restriction (widen) (texmathp)))
|
|
# --
|
|
\cite{$1} $0
|