Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.15 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.15 KB

OGS 2019/2020 Research Proposal

Richard Wen
[email protected]

Research proposal for the 2019 to 2020 Ontario Graduate Scholarship (OGS) and Queen Elizabeth Scholarship II Graduate Scholarship in Science and Technology (QEII-GSST).

GitHub license

Developer Notes

  1. Install TeX Live or Miktex
  2. Add bin paths to system or environmental paths
  3. Clone this repository
  4. Generate richard_wen_2019_ogs_proposal.pdf (see make.bat or make.sh)

In Windows:

git clone https://github.com/rrwen/ogs-2019-2020
cd richard_wen_2019_ogs_proposal
make

In Linux/Mac:

git clone https://github.com/rrwen/ogs-2019-2020
cd richard_wen_2019_ogs_proposal
chmod +x make.sh
./make.sh