Differences between revisions 1 and 17 (spanning 16 versions)
Revision 1 as of 2005-02-07 19:00:29
Size: 347
Editor: yakko
Comment:
Revision 17 as of 2005-06-23 21:35:18
Size: 523
Editor: yakko
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
This page gives a list of research papers. Each paper should have its own page which should include the Subject, Date, title, notes, and BibTeX entry. This page gives a list of research papers. Each paper should have its own page which should include the Subject, Date, title, notes, and {{{BibTeX}}} entry.
Line 6: Line 6:
   *
{{{#!latex2
\usepackage{graphics,color}
%%end-prologue%%
\newsavebox{\mysquare}
\savebox{\mysquare}{\textcolor{red}{\rule{1in}{1in} } }
\usebox{\mysquare}
}}}

Hello

This page gives a list of research papers. Each paper should have its own page which should include the Subject, Date, title, notes, and BibTeX entry.

Subject: Boolean Algebras with Linear Cardinatlity Constraints

  • ["Quantifier Elimination of First-Order Theory of Boolean Algebras with Linear Cardinatlity Constraints"]

\usepackage{graphics,color}
%%end-prologue%%
\newsavebox{\mysquare}
\savebox{\mysquare}{\textcolor{red}{\rule{1in}{1in} } }
\usebox{\mysquare}

Hello

ResearchPapers (last edited 2005-06-29 13:27:40 by yakko)