Separate bibliography style and sorting options Adds two new macro definitions to main.tex: \mycitationstyle and \mycitationsorting. These define how the bibliography is styled and sorted, respectively. Entirely removes the examples related to bibliography string manipulation from preamble.tex, since BibLaTeX defaults seem sensible, and therefore the editing of bibliography strings should be discouraged. Closes #10.