Writing /home/fac/arijit/public_html/dokuwiki/data/cache/0/0f3dae15bd579c4b78137f3d0ad7d105.xhtml failed
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
courses:2019:cs551:project_information [2019/01/25 16:24] arijit |
courses:2019:cs551:project_information [2019/04/16 17:46] (current) arijit [Template file for report submission] |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| * Need to form groups with no more than 3 students by **22nd January**. | * Need to form groups with no more than 3 students by **22nd January**. | ||
| * Deadline for submission of abstract **31st January**. | * Deadline for submission of abstract **31st January**. | ||
| - | * Please upload your file [[http:// | + | * Please upload your file [[http:// |
| + | * Project presentation will be held on **20th April**. **Time: 9:30 AM. Venue R303, Block - IX**. | ||
| + | * You need to submit the following. | ||
| + | * One slide summary of the project. Filename should be **summary.pdf** | ||
| + | * Presentation slides. Filename should be **presentation.ppt** or **presentation.pdf**. You must submit a pdf version. | ||
| + | * A small report on the project. This may be 5-6 pages long. Filename should be **report.pdf**. Use only latex template as provided. | ||
| + | * Deadline for submission - ** 11:59 PM, 19th April, 2019**. Submission link is provided above. | ||
| - | =====Template file for proposal | + | =====Template file for report |
| - | <code tex proposal.tex> | + | <code tex report.tex> |
| \documentclass[11pt, | \documentclass[11pt, | ||
| \usepackage{mathptmx} | \usepackage{mathptmx} | ||
| Line 29: | Line 35: | ||
| Here goes the project abstract. | Here goes the project abstract. | ||
| + | \section{Introduction} | ||
| + | |||
| + | \section{Literature survey} | ||
| + | |||
| + | \section{Objectives} | ||
| + | |||
| + | \section{Summary of contributions} | ||
| + | \subsection*{Unique / Innovative contributions or ' | ||
| + | |||
| + | \section{Methodology} | ||
| + | |||
| + | \section{Results} | ||
| + | \subsection*{Description of dataset} | ||
| + | \subsection*{Results \& discussion} | ||
| + | \subsection*{GitHub link} | ||
| + | |||
| + | \section{Conclusions} | ||
| - | \section*{Dataset} | ||
| - | Please mention a brief description of the dataset that you are going to use. | ||
| \end{document} | \end{document} | ||
| </ | </ | ||