literate-programming-tutorials/epj/epj-template.org
2018-11-22 13:48:10 -07:00

5.2 KiB

Title-Goes-Here

Authors

Institutions

Abstract

PACS

PACS-KEY PACS-KEY-Description-Text
PACS-key01 text discribing PACS-key01
PACS-key02 text discribing PACS-key02

Generate PACS Latex Code

  (string-join (mapcar (lambda (x) (format "      {%s}{%s}" (car x) (nth 1 x))) pacs_codes) join_delim)

Introduction