diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-05 19:30:08 +0100 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-05 19:30:08 +0100 |
| commit | 6a76f57432dd942cc68b248486a28c523c4dd382 (patch) | |
| tree | 9611b986355d8a9fce7fc62e5a97b41044ce9a2e /content/preamble/glossary.tex | |
| parent | 3e8e2ea55ae43a6463f8f1d793f132e09fa951ce (diff) | |
initial commit
Diffstat (limited to 'content/preamble/glossary.tex')
| -rw-r--r-- | content/preamble/glossary.tex | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/content/preamble/glossary.tex b/content/preamble/glossary.tex new file mode 100644 index 0000000..91df2b6 --- /dev/null +++ b/content/preamble/glossary.tex @@ -0,0 +1,21 @@ +% this file is called up by thesis.tex +% content in this file will be fed into the main document + +% Glossary entries are defined with the command \nomenclature{1}{2} +% 1 = Entry name, e.g. abbreviation; 2 = Explanation +% You can place all explanations in this separate file or declare them in the middle of the text. Either way they will be collected in the glossary. + +% required to print nomenclature name to page header +%\markboth{\MakeUppercase{\nomname}}{\MakeUppercase{\nomname}} + + +% ----------------------- contents from here ------------------------ + + +%\nomenclature{LSY}{ehbfuefebbfbjkjkebfjbfbfw} +%\nomenclature{DEPC}{diethyl-pyro-carbonate; used to remove RNA-degrading enzymes (RNAases) from water and laboratory utensils} +%\nomenclature{DMSO}{dimethyl sulfoxide; organic solvent, readily passes through skin, cryoprotectant in cell culture} +%\nomenclature{EDTA}{Ethylene-diamine-tetraacetic acid; a chelating (two-pronged) molecule used to sequester most divalent (or trivalent) metal ions, such as calcium (Ca$^{2+}$) and magnesium (Mg$^{2+}$), copper (Cu$^{2+}$), or iron (Fe$^{2+}$ / Fe$^{3+}$)} + + + |
