From 9be48f1a479fa86620170f548fc7cb4b12d82219 Mon Sep 17 00:00:00 2001 From: Jeffrey Finkelstein Date: Sun, 20 Apr 2014 19:40:27 -0400 Subject: [PATCH] Moves About section out of appendix. --- parseable.tex | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/parseable.tex b/parseable.tex index 62abe4b..e881607 100644 --- a/parseable.tex +++ b/parseable.tex @@ -275,6 +275,18 @@ Determine the complexity of the literal movement grammar in \autoref{fig:closedlmg} and \autoref{fig:nvqlmg}. \end{todo} +\section{About this work} + +Copyright 2012, 2013, 2014 Jeffrey~Finkelstein. + +This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. +To view a copy of this license, visit the website \mbox{\url{https://creativecommons.org/licenses/by-sa/4.0/}}. + +The \LaTeX{} markup that generated this document is available on its website \mbox{\url{https://github.com/jfinkels/parseable}}. +The markup is distributed under the same license. + +The author can be contacted via email at \email{jeffreyf@bu.edu}. + \bibliographystyle{plain} \bibliography{bibliography} @@ -301,15 +313,4 @@ \section{Definition of ``mildly context-sensitive''} In \cite{kallmeyer}, Kallmeyer states, ``So far, it has not been possible to identify a grammar formalism that generates the largest possible mildly context-sensitive class of string languages.'' But she proposes a formalism which is more general than all known examples of mildly context-sensitive formalisms, yet still mildly context-sensitive itself. -\section{About this work} - -Copyright 2012, 2013 Jef{}frey Finkelstein. - -This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. -To view a copy of this license, visit the webpage \mbox{\url{https://creativecommons.org/licenses/by-sa/4.0/}}. - -The \LaTeX{} markup that generated this document is available at the webpage \mbox{\url{https://github.com/jfinkels/parseable}}. -It is also licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. - -The author can be contacted via email at \email{jeffreyf@bu.edu}. \end{document}