Course material
- Poster presentation techniques
- Oral presentation techniques (from 2015)
- Notes on Scientific writing
- Information on how to prepare a poster in Latex: The posters can be prepared using one of the packages beamerposter or fancytikzposter
http://www.latextemplates.com/cat/conference-posters
- There are more options, such as http://www.brian-amberg.de/uni/poster/, but can be somewhat outdated.
- An example for slide presentation in Latex using the beamer package is found here.
- The .tex file contains also examples of using hyperlinks and pstricks packages.
- If you do not use pstricks, then you can use the command pdflatex to latex and produce the .pdf file. If you want to use pstricks, then you should use the command latex first and then dvipdf.