diff options
| author | Paul Buetow <paul@buetow.org> | 2008-06-03 18:42:50 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-06-03 18:42:50 +0000 |
| commit | 1c1f7fdcc8d4fb612fc5b6578c8333c1ed62d982 (patch) | |
| tree | c2c5bb8a398d30bf47803617c324986f94869347 /LaTeX/chapters/appendix-b.tex | |
| parent | adf861c3d53d32018c6bd5cc0c331a4d541ab4e9 (diff) | |
initial latex
Diffstat (limited to 'LaTeX/chapters/appendix-b.tex')
| -rw-r--r-- | LaTeX/chapters/appendix-b.tex | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/LaTeX/chapters/appendix-b.tex b/LaTeX/chapters/appendix-b.tex new file mode 100644 index 0000000..5a1c33d --- /dev/null +++ b/LaTeX/chapters/appendix-b.tex @@ -0,0 +1,23 @@ +%
+% Diploma thesis template 2005
+%
+% author: lukas.silberbauer(at)gmx.at
+% based upon "Diplomarbeit mit LaTeX" by Tobias Erbsland
+%
+% published under the terms of
+%
+% ----------------------------------------------------------------------------
+% "THE BEER-WARE LICENSE":
+% <lukas.silberbauer(at)gmx.at> wrote this file. As long as you retain this notice
+% you can do whatever you want with this stuff. If we meet some day, and you think
+% this stuff is worth it, you can buy me a beer in return.
+% ----------------------------------------------------------------------------
+%
+%
+%
+
+\chapter{Acronyms}
+\begin{acronym}
+\acro{VHDL}{Very High Speed Integrated Circuit Hardware Description Language}
+\acro{VPMA}{Virtually Parallel Machine Architecture}
+\end{acronym}
|
