NAME OF TOOL <title> <center> <h1> NAME OF TOOL </h1> <br> <h3>Reviewed by: YOUR NAME</h3> </center> <h2>Abstract</h2> <em>Short paragraph describing the tool</em> <h2>Introduction</h2> <em>What does the tool do, who wrote it, is it open source/commercial, is it currently maintained, when was it written, etc </em> <h2>Installation</h2> <em>How is the tool downloaded/built/installed/...? </em> <h2>Usage</h2> <em>How is the tool used? If appropriate, give code examples. </em> <h2>Internals</h2> <em>If you've got access to source code, papers, etc, describe algorithms used. </em> <h2>Evaluation</h2> <em>Give examples where the tool fails and succeeds. Can you make it crash, generate the wrong code? Does it work for small programs, large programs, simple programs, complex programs? If appropriate, give code examples. If appropriate, evaluate performance. Be specific in your evaluation. Don't use value-judgements like "it's good/bad". </em> <h2>Screenshots</h2> <em>If appropriate, give screenshots </em> <h2>References</h2> <ul> <li> <em> Where to download </em> <li> <em> Papers about the tool </em> <li> <em> Anything else relevant </em> </ul> </body> </html>