From 6a76f57432dd942cc68b248486a28c523c4dd382 Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Thu, 5 Feb 2026 19:30:08 +0100 Subject: initial commit --- content/preamble/glossary.tex | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 content/preamble/glossary.tex (limited to 'content/preamble/glossary.tex') 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+}$)} + + + -- cgit v1.2.3