From 2fccb9ed90e82986cd5558e6ef642d597a830108 Mon Sep 17 00:00:00 2001 From: eliseo papa Date: Thu, 11 Oct 2012 17:21:17 +0100 Subject: fixes and more styling --- cv_eliseo_papa.html | 16 ++++++------ cv_eliseo_papa.md | 16 ++++++------ cv_eliseo_papa.pdf | Bin 3309889 -> 3296124 bytes epcv.css | 73 ++++++++++------------------------------------------ md2pdf.py | 2 +- 5 files changed, 30 insertions(+), 77 deletions(-) diff --git a/cv_eliseo_papa.html b/cv_eliseo_papa.html index e2e6e77..6c77d14 100644 --- a/cv_eliseo_papa.html +++ b/cv_eliseo_papa.html @@ -36,10 +36,10 @@

Education

-

Imperial College London +

Imperial College London 2009-now : MBBS Graduate Entry Medicine Programme

-

Harvard Medical School & Massachusets Institute of Technology +

Harvard Medical School & Massachusets Institute of Technology 2006-2012 : PhD, Biomedical Engineering,
Harvard/MIT Health Science & Technology Institute
@@ -47,10 +47,10 @@ 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.

-

Massachusets Institute of Technology +

Massachusets Institute of Technology 2006-2008 : SM in Mechanical Engineering

-

University of Toronto +

University of Toronto 2001-2005 : BASc (Honors) Engineering Science (Biomedical Option)

@@ -137,23 +137,23 @@ Multi-variate profiling of B cell immune responses

2009 Composition of an Array of Microwells with an Integrated Microfluidic System, USA Serial No. 12/390279

Research experience

-

Researcher, Alm Laboratory for Microbiology, Prof. Eric J. Alm, MIT +

Alm Laboratory for Microbiology, Prof. Eric J. Alm, MIT 2009-present : - Human Microbiome Project - Bioinformatic analysis of large datasets - Microbial evolution, phylogenetics

-

Researcher, Laboratory of Hidde L. Ploegh, Whitehead Institute, MIT +

Laboratory of Hidde L. Ploegh, Whitehead Institute, MIT 2006-2009 : - Affinity and isotype mapping of antibody secretion in individual primary B cells. - Development of computational and statistical tools to monitor and predict evolution of immune responses - Murine antibody cloning and expression; fluorescence tagging - Real time fluorescence microcopy; advanced image analysis

-

Researcher, Biomedical Nanotechnology Group, Prof. W C. Chan, University of Toronto +

Biomedical Nanotechnology Group, Prof. W C. Chan, University of Toronto 2004-2005 : - Nanoparticles cytotoxicity - Quantum Dots synthesis and characterization (TEM, Absorption, PL, X-IRD) - Real time fluorescence microscopy, single molecule spectroscopy and biophysics.

-

Researcher, Biomaterials Group, Prof. M.C.Tanzi, Politecnico di Milano, Italy +

Biomaterials Group, Prof. M.C.Tanzi, Politecnico di Milano, Italy 2003 : - Synthesis of biocompatible polymeric scaffolds for tissue engineering applications. - Morphological, mechanical and functional characterization of polyurethane scaffolds.

diff --git a/cv_eliseo_papa.md b/cv_eliseo_papa.md index 8b22f79..83bc564 100644 --- a/cv_eliseo_papa.md +++ b/cv_eliseo_papa.md @@ -40,12 +40,12 @@ Host-pathogen interactions at the level of microbiome and single cells. Human Mi ### Education -Imperial College London +__Imperial College London__ `2009-now` : MBBS Graduate Entry Medicine Programme -Harvard Medical School & Massachusets Institute of Technology +__Harvard Medical School & Massachusets Institute of Technology__ `2006-2012` : PhD, Biomedical Engineering, [Harvard/MIT Health Science & Technology Institute](http://hst.mit.edu) @@ -54,11 +54,11 @@ Harvard Medical School & Massachusets Institute of Technology _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. -Massachusets Institute of Technology +__Massachusets Institute of Technology__ `2006-2008` : SM in Mechanical Engineering -University of Toronto +__University of Toronto__ `2001-2005` : BASc (Honors) Engineering Science (Biomedical Option) @@ -186,26 +186,26 @@ Composition of an Array of Microwells with an Integrated Microfluidic System, US ### Research experience -Researcher, Alm Laboratory for Microbiology, Prof. Eric J. Alm, MIT +__Alm Laboratory for Microbiology, Prof. Eric J. Alm__, MIT `2009-present` : - Human Microbiome Project - Bioinformatic analysis of large datasets - Microbial evolution, phylogenetics -Researcher, Laboratory of Hidde L. Ploegh, Whitehead Institute, MIT +__Laboratory of Hidde L. Ploegh__, Whitehead Institute, MIT `2006-2009` : - Affinity and isotype mapping of antibody secretion in individual primary B cells. - Development of computational and statistical tools to monitor and predict evolution of immune responses - Murine antibody cloning and expression; fluorescence tagging - Real time fluorescence microcopy; advanced image analysis -Researcher, Biomedical Nanotechnology Group, Prof. W C. Chan, University of Toronto +__Biomedical Nanotechnology Group, Prof. W C. Chan__, University of Toronto `2004-2005` : - Nanoparticles cytotoxicity - Quantum Dots synthesis and characterization (TEM, Absorption, PL, X-IRD) - Real time fluorescence microscopy, single molecule spectroscopy and biophysics. -Researcher, Biomaterials Group, Prof. M.C.Tanzi, Politecnico di Milano, Italy +__Biomaterials Group, Prof. M.C.Tanzi__, Politecnico di Milano, Italy `2003` : - Synthesis of biocompatible polymeric scaffolds for tissue engineering applications. - Morphological, mechanical and functional characterization of polyurethane scaffolds. diff --git a/cv_eliseo_papa.pdf b/cv_eliseo_papa.pdf index 1fb875c..4b9834a 100644 Binary files a/cv_eliseo_papa.pdf and b/cv_eliseo_papa.pdf differ diff --git a/epcv.css b/epcv.css index 5a2f982..93b9591 100644 --- a/epcv.css +++ b/epcv.css @@ -9,7 +9,7 @@ body { hr { clear: both; visibility: hidden; - border: 0px; + border: 0; height: 1.5em; } @@ -20,6 +20,7 @@ p { } p code { + font: normal normal 87.5%/1.71428571em Menlo, monospace,sans-serif; font-weight: bold; color: #aaa; position: absolute; @@ -31,7 +32,6 @@ ul { position: relative; left: 21.5em; list-style-type: none; - list-style-position: } @@ -49,7 +49,8 @@ h1 { h1+p { position: relative; - left: 0em; + left: 0; + font-size: 110%; } h2 { @@ -60,24 +61,18 @@ h2 { h3 { font-size: 137.5%; - font-weight: bold; - line-height: 1.3636em; + /*font-weight: bold;*/ + color: #a00; + line-height: 1em; margin-top: 1em; position: relative; - top: 2.25em; -} - -h3[title^="Footer"] { - visibility: hidden; -} - -h4,h5,h6 { - font-size: 112.5%; - line-height: 1.3334em; - margin: 0 0 .7778em + top: 2em; } h4 { + font-size: 112.5%; + line-height: 1em; + margin: 0; position: relative; left: 1.5em; top: 2.25em; @@ -86,7 +81,7 @@ h4 { a { -webkit-transition:color .2s ease-in-out; - color:#09f; + color:#555; text-decoration:none } @@ -109,10 +104,6 @@ blockquote { padding: 0; } -code { - font: normal normal 87.5%/1.71428571em monospace,sans-serif -} - dl { position: relative; left: 24em; @@ -120,7 +111,7 @@ dl { } dl p { - margin-top: 0em; + margin-top: 0; } dt code { @@ -152,41 +143,3 @@ address { top: -0.5em; } - - -/* -img { - display: block; - margin: 1.5em auto -} - -pre { - display: block; - font: normal normal 87.5%/1.71428571em monospace,sans-serif; - margin: 1.71428571em -}*/ - - - -/*ol,ul,dl { - list-style-position: outside; - padding: 0 -} - -ol ol,ol ul,ul ol,ul ul { - margin: 0 0 .75em 2em -}*/ - -/*table { - border-collapse: collapse; - margin: 1.5em 0; - width: 100% -} - -td,th { - border: solid .1em #000; - font-family: sans-serif; - font-size: 87.5%; - line-height: 1.71428571em; - text-align: center -}*/ \ No newline at end of file diff --git a/md2pdf.py b/md2pdf.py index 08f5698..3369f63 100755 --- a/md2pdf.py +++ b/md2pdf.py @@ -45,5 +45,5 @@ html = ''.join([head, body]) output_file = codecs.open("%s.html" % filename, "w", encoding="utf8") output_file.write(html) print ">>> first writing out %s.html" % filename -print ">>> calling wkthmltopdf" % filename +print ">>> calling wkthmltopdf" call(["wkhtmltopdf", "%s.html" % filename, "%s.pdf" % filename]) -- cgit v1.2.3