Vidi_2013__LaTeX_template:
  LaTeX version of the Word template for the Dutch NWO Vidi proposal for 2013.

Copyright:
  Copyright (c) 2012  Marc van der Sluys
  
  This LaTeX source is free: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation, either version 3 of the License, or
  (at your option) any later version.
  
  This source is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.
  
  You should have received a copy of the GNU General Public License
  along with this source.  If not, see <http://www.gnu.org/licenses/>.
  
  
  
Contact:
  Please report issues or improvements here:  http://www.astro.ru.nl/~sluys/
  
  
  
Source:
  http://www.astro.ru.nl/~sluys/index.php?title=Vidi



Unpacking:
  
  If you run Linux or similar, do something like:
  
    $ tar xfj Vidi_2013__LaTeX_template.tar.bz2  &&  cd Vidi_2013__LaTeX_template/
  
  If you run Windows, install Linux first.
  

Compilation:

  The main LaTeX file is vidi_2013.tex; other source files are input in it.  Issuing
  
    $ pdflatex vidi_2013
  
  should compile the whole thing (unless you use BibTeX, in which case you should run 
  that as well - duh...)
  
  

Test/explanation:

  The file vidi_2013_explanation.tex is input by default, to allow checking against
  the Word version.  It is probably a good idea to adapt the source files to match the
  current Word template using this file.  Comment the line out in vidi_2013.tex for 
  the final version of your proposal.


