diff options
-rw-r--r-- | cv_eliseo_papa.md | 22 | ||||
-rw-r--r-- | epcv.css | 9 |
2 files changed, 21 insertions, 10 deletions
diff --git a/cv_eliseo_papa.md b/cv_eliseo_papa.md index c610926..4a66c9e 100644 --- a/cv_eliseo_papa.md +++ b/cv_eliseo_papa.md @@ -41,28 +41,32 @@ French: Working knowledge `2009-now` __Imperial College London__ -: MBBS Graduate Entry Medicine Programme + +- MBBS Graduate Entry Medicine Programme `2006-2012` __Harvard Medical School & Massachusets Institute of Technology__ -: PhD, Biomedical Engineering, + +- PhD, Biomedical Engineering, [Harvard/MIT Health Science & Technology Institute](http://hst.mit.edu) - Thesis: [High-throughput experimental and computational tools for exploring immunity and the microbiome](https://speakerdeck.com/u/elipapa/p/phd-defense-talk-1) - Representative courses: - _Harvard Medical School_ - pathology, renal pathophysiology, respiratory pathophysiology, cardiac pathophysiology. - _MIT_ - biomechanics, statistical learning, systems microbiology, forces fields and flows in biological systems, fluid mechanics, heat transfer, numerical modeling. +- Thesis: [High-throughput experimental and computational tools for exploring immunity and the microbiome](https://speakerdeck.com/u/elipapa/p/phd-defense-talk-1) +- Representative courses: + - _Harvard Medical School_ - pathology, renal pathophysiology, respiratory pathophysiology, cardiac pathophysiology. + - _MIT_ - biomechanics, statistical learning, systems microbiology, forces fields and flows in biological systems, fluid mechanics, heat transfer, numerical modeling. `2006-2008` __Massachusets Institute of Technology__ -: SM in Mechanical Engineering + +- SM in Mechanical Engineering `2001-2005` __University of Toronto__ -: BASc (Honors) - Engineering Science (Biomedical Option) + +- BASc (Honors) +- Engineering Science, Biomedical Option ## Fellowships @@ -102,8 +102,15 @@ li { /*second line indent*/ padding-left: 1.25em; text-indent: -1.25em; + /*color: #777;*/ } +li ul { + position: relative; + left: 0; + width: 100%; + margin-top: 0.25em; +} h1,h2,h3,h4 { font-weight: 400; @@ -156,7 +163,7 @@ address { left: 33%; color: #aaa; font-family: Menlo,monospace,sans-serif; - width: 75%; + width: 65%; } address a { |