diff options
| author | Mateusz Kwiatkowski <mati.rewa@gmail.com> | 2025-06-25 11:16:10 +0000 |
|---|---|---|
| committer | node <node@git-bridge-prod-0> | 2025-06-25 11:22:03 +0000 |
| commit | 3e8e2ea55ae43a6463f8f1d793f132e09fa951ce (patch) | |
| tree | 7885aedd39b6f201cbe7ff3e39ac9743befdfee8 /vu-cs-standard-thesis/0_frontmatter/glossary.tex | |
Update on Overleaf.
Diffstat (limited to 'vu-cs-standard-thesis/0_frontmatter/glossary.tex')
| -rw-r--r-- | vu-cs-standard-thesis/0_frontmatter/glossary.tex | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/vu-cs-standard-thesis/0_frontmatter/glossary.tex b/vu-cs-standard-thesis/0_frontmatter/glossary.tex new file mode 100644 index 0000000..91df2b6 --- /dev/null +++ b/vu-cs-standard-thesis/0_frontmatter/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+}$)} + + + |
