diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-11-14 09:43:04 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-11-14 09:43:04 +0000 |
commit | 78727050424174fdee340190cdc458e491aaf18c (patch) | |
tree | 2aacb6c6bc975916c1f1d8eb125a7b9299043912 /tex | |
parent | db97ea9a8f32050f74d8c981a9efa21f9e0dc512 (diff) |
All used software with versions, acknowledged
All the used software are now acknowledged in the template paper along with
their versions. This section is also mentioned in the check list, so users
don't delete it by mistake.
Diffstat (limited to 'tex')
-rw-r--r-- | tex/preamble-necessary.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/preamble-necessary.tex b/tex/preamble-necessary.tex index bef5a2f..329352a 100644 --- a/tex/preamble-necessary.tex +++ b/tex/preamble-necessary.tex @@ -11,6 +11,7 @@ % Macros for to help in typing, remove them if you don't need them, but % this can help as a demo on how you can simply writing of commonly used % words that need special formatting (like software names). +\newcommand{\gnu}[1]{{\small GNU} #1} \newcommand{\snsign}{{\small S}/{\small N}} \newcommand{\originsoft}{\textsf{ORIGIN}} \newcommand{\sextractor}{\textsf{SE\-xtractor}} |