Files
emacs-conf/snippets/LaTeX-mode/cite
T

7 lines
130 B
Plaintext
Raw Normal View History

2026-04-09 20:00:30 +02:00
# -*- mode: snippet -*-
# name: cite
# key: c
# uuid: c
# condition: (not (save-restriction (widen) (texmathp)))
# --
\cite{$1} $0