Research Resources for Students

This is a compilation of different resources. Some of them may contradict each other. My hope is that you don't follow these as a dogma (except the one about using version control) but as something that will help you develop your own way. Things in bold are extra helpful

Coding

Use version control - Git if you're working with me. Seriously. For LaTeX, for Matlab, for absolutely anything in text format. Extra points if you back up online. Accidents happen. Things break.

Writing papers
Managing papers and references

Once you go beyond 4-5 papers, it becomes unwieldly to manipulate PDFs directly, especially if you are additionally writing a manuscript that references literature. My choice of reference manager is Zotero, because it is free and portable.

Posters

Poster presentation involves a visual (a poster) displayed among othe poster submissions. You typically give your presentation over and over, with 2-5 people at the time, in a conversational manner.

For most purposes, posters created in Powerpoint or Keynote are good enough. If you are putting a lot of equations into your poster, then perhaps using LaTeX is preferred

Talks

My suggestion is to use Keynote (Mac), PowerPoint (Win), or Google Slides for most talks that have an occasional equation. For notation-heavier presentations, the obvious choice is LaTeX with Beamer.

Websites

Graduate students should have a research website. Nothing too fancy is needed at this point, but a bit about your research, courses you have taught, etc. is helpful, especially if you're considering career in academia.

  • My website is built using jemdoc. It is extremely easy to use effectively.