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