]> matita.cs.unibo.it Git - helm.git/commitdiff
added content level ref
authorStefano Zacchiroli <zack@upsilon.cc>
Tue, 15 Nov 2005 18:17:19 +0000 (18:17 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Tue, 15 Nov 2005 18:17:19 +0000 (18:17 +0000)
helm/papers/matita/Makefile
helm/papers/matita/matita.tex

index 07747771a119e406ec0163e7325a8f6a8c61976b..bfae83c3ab7e96356b3c2ad5759782f68485717d 100644 (file)
@@ -17,7 +17,7 @@ TEXS = matita.tex
 RUNS = 1
 
 # do you need bibtex?
-BIBTEX = no
+BIBTEX = yes
 
 # would you like to use pdflatex?
 PDF_VIA_PDFLATEX = yes
index 8ed71abe69bee79f4b2a8763c43d8fa67fbc8abd..09b1f0b79a80a379f473ac2a8153e28e518f135e 100644 (file)
@@ -283,8 +283,8 @@ depicted in Fig.~\ref{fig:inputphase}. The architecture is articulated as a
 pipline of three levels: the concrete syntax level (level 0) is the one the user
 has to deal with when inserting CIC terms; the abstract syntax level (level 2)
 is an internal representation which intuitively encodes mathematical formulae at
-the content level \NOTE{rif. per\\ content}; the formal mathematics level (level
-3) is the CIC encoding of terms.
+the content level~\cite{adams}~\cite{mkm-structure}; the formal mathematics
+level (level 3) is the CIC encoding of terms.
 
 Requirement (1) is addressed by a built-in concrete syntax for terms, described
 in Tab.~\ref{tab:termsyn}, and the extensible notation mechanisms which offers a