Skip to content

Instantly share code, notes, and snippets.

@stephtdouglas
Last active March 15, 2025 15:13
Show Gist options
  • Save stephtdouglas/8436d994a7cb89d4ab991f676f39824a to your computer and use it in GitHub Desktop.
Save stephtdouglas/8436d994a7cb89d4ab991f676f39824a to your computer and use it in GitHub Desktop.
# For PAF
# Title, author list, (year), journal, vol, first page
%T. %l (%Y), %J, %V, %p.\n
# For CV in LaTeX
# Title, author list truncated, (year), journal abbrev, vol, first page
%ZEncoding:latex\\emph{%T}. %10.4e (%Y), %q, %V, %p\\\ \\vspace{-0.35cm}\\\
# for other products, print all possible info, have to edit by hand
%ZEncoding:latex\\emph{%T}. %10.4e (%Y), %q, %Q, %V, %p, %d, %X \\\ \\vspace{-0.35cm}\\\
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment