ptitle.tex 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. \begin{center}
  2. \large\sc
  3. MATH0082 Double Unit Project \\ [4ex]
  4. \large\bf
  5. An OpenMath to MathML translator.
  6. \end{center}
  7. \begin{center}\begin{tabular}{ll}
  8. Candidate: &Alvarez,L. \\ % SURNAME, INITALS
  9. Supervisor: &JHD \\ % TITLE INITALS SURNAME
  10. Checker: & \\ % LEAVE BLANK
  11. Review date: & 3 March 2000 \\
  12. Final submission date: & 2 May 2000 \\
  13. Equipment required: &own Linux Computer; BUCS \\ % SPECIFY
  14. \end{tabular}\end{center}
  15. \subsubsection{ Description} % DESCRIPTION (in the range of 100--200 words)
  16. OpenMath and MathML are two ways of representing mathematical objects. Semantically, OpenMath is a superset of (content) MathML. The aim is to
  17. build a translator from OpenMath to content MathML, using presentation MathML where necessary as in the example of rank in Section 5.3 on MathML
  18. {\tt http://www.w3c.org/TR/REC-MathML/chapter5.html}. Since OpenMath is extensible, the translator will need to be. There is no a priori choice of
  19. implementation language. A {\em viva voce} examination will be held. % DELETE IF INAPPLICABLE
  20. The project report should be no more than 40 pages.
  21. \vspace{2ex}
  22. \subsubsection{Marking Scheme}
  23. %
  24. % THIS DOUBLE UNIT CARRIES 12 CREDITS AND 6 ALPHAS
  25. %
  26. % THERE ARE 100 AVAILABLE MARKS
  27. %
  28. %
  29. \begin{center}\begin{tabular}{lrr}
  30. Background research & 15 & $\alpha$ \\
  31. Analysis of MathML/OpenMath translation & 10 & $\alpha$ \\
  32. Design & 20 & 2$\alpha$ \\
  33. Implementation & 25 & $\alpha$ \\
  34. Testing & 10 & \\
  35. Report and Documentation & 15 & $\alpha$ \\
  36. Viva and Demonstration & 5 & \\ \cline{2-3}
  37. \\
  38. Total & 100 & 6$\alpha$ \\
  39. \end{tabular}\end{center}