mirror of
https://github.com/vale981/literate-programming-tutorials
synced 2025-03-06 02:11:38 -05:00
5.2 KiB
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)