Duckietown-NCTU/csp2017-proposal
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
-------INSTALLATION------- Latex should be installed in the given img In case you want to install on other machines Install Latex $ sudo apt-get install texlive-full -------CREATE YOU OWN PROPOSAL------- $ git clone https://github.com/Duckietown-NCTU/csp2017-proposal.git $ cd ~/Proposal $ cp -r ieee-template/ [your_name] $ cd [your_name] $ subl csp-paper.tex revise the template to your own proposal $ make $ xdg-open csp-paper.pdf to review your proposal in pdf format