Set short CV and full PDF
This commit is contained in:
parent
bb6c575955
commit
a56ef0a1ae
@ -33,7 +33,7 @@
|
|||||||
langid = {english},
|
langid = {english},
|
||||||
pdf = {Guiotte - 2021 - 2D3D discretization of Lidar point clouds Proces.pdf},
|
pdf = {Guiotte - 2021 - 2D3D discretization of Lidar point clouds Proces.pdf},
|
||||||
keywords = {mine},
|
keywords = {mine},
|
||||||
file = {/home/florent/.zotero/data/storage/ZBHU3Q2H/Guiotte - 2021 - 2D3D discretization of Lidar point clouds Proces.pdf}
|
file = {/home/florent/.zotero/data/storage/3AUGKHQS/Guiotte - 2021 - 2D3D discretization of Lidar point clouds Proces.pdf;/home/florent/.zotero/data/storage/ZBHU3Q2H/Guiotte - 2021 - 2D3D discretization of Lidar point clouds Proces.pdf}
|
||||||
}
|
}
|
||||||
|
|
||||||
@incollection{GuiotteAttribute2019,
|
@incollection{GuiotteAttribute2019,
|
||||||
|
114
_data/cv.yml
114
_data/cv.yml
@ -1,97 +1,25 @@
|
|||||||
- title: General Information
|
#- title: General Information
|
||||||
type: map
|
# type: map
|
||||||
contents:
|
# contents:
|
||||||
- name: Full Name
|
# - name: Full Name
|
||||||
value: Albert Einstein
|
# value: Florent Guiotte
|
||||||
- name: Date of Birth
|
# - name: Languages
|
||||||
value: 14th March 1879
|
# value: French, English
|
||||||
- name: Languages
|
|
||||||
value: English, German
|
|
||||||
|
|
||||||
- title: Education
|
- title: Short Vitae
|
||||||
type: time_table
|
type: time_table
|
||||||
contents:
|
contents:
|
||||||
- title: PhD
|
- title: Researcher
|
||||||
institution: University of Zurich, Zurich, Switzerland
|
institution: L'Avion Jaune
|
||||||
year: 1905
|
year: 2022
|
||||||
description:
|
- title: Post doc
|
||||||
- Description 1.
|
institution: IRISA
|
||||||
- Description 2.
|
year: 2021
|
||||||
- title: Description 3.
|
- title: Ph.D in Computer Science
|
||||||
contents:
|
institution: University Rennes 2
|
||||||
- Sub-description 1.
|
place: Rennes
|
||||||
- Sub-description 2.
|
year: 2021
|
||||||
- title: Federal teaching diploma
|
- title: M.Sc.Eng in Computer Science
|
||||||
institution: Eidgenössische Technische Hochschule, Zurich, Switzerland
|
institution: École Supérieure d'Ingénieurs de Rennes
|
||||||
year: 1900
|
year: 2016
|
||||||
description:
|
|
||||||
- Description 1.
|
|
||||||
- Description 2.
|
|
||||||
|
|
||||||
- title: Experience
|
|
||||||
type: time_table
|
|
||||||
contents:
|
|
||||||
- title: Professor of Theoretical Physics
|
|
||||||
institution: Institute for Advanced Study, Princeton University
|
|
||||||
year: 1933 - 1955
|
|
||||||
description:
|
|
||||||
- Description 1.
|
|
||||||
- Description 2.
|
|
||||||
- title: Description 3.
|
|
||||||
contents:
|
|
||||||
- Sub-description 1.
|
|
||||||
- Sub-description 2.
|
|
||||||
- title: Visiting Professor
|
|
||||||
institution: California Institute of Technology, Pasadena, California, US
|
|
||||||
year: 1933
|
|
||||||
description:
|
|
||||||
- Description 1.
|
|
||||||
- Description 2.
|
|
||||||
|
|
||||||
- title: Director
|
|
||||||
institution: Kaiser Wilhelm Institute for Physics, Berlin, Germany.
|
|
||||||
year: 1917-1933
|
|
||||||
|
|
||||||
- title: Professor of Theoretical Physics
|
|
||||||
institution: Karl-Ferdinand University, Prague, Czechoslovakia
|
|
||||||
year: 1911 - 1917
|
|
||||||
description:
|
|
||||||
|
|
||||||
- title: Associate Professor of Theoretical Physics
|
|
||||||
institution: University of Zurich, Zurich, Switzerland
|
|
||||||
year: 1909 - 1911
|
|
||||||
|
|
||||||
- title: Open Source Projects
|
|
||||||
type: time_table
|
|
||||||
contents:
|
|
||||||
- title: <a href="https://github.com/alshedivat/al-folio">al-folio</a>
|
|
||||||
year: 2015-now
|
|
||||||
description: A beautiful, simple, clean, and responsive Jekyll theme for academics.
|
|
||||||
|
|
||||||
- title: Honors and Awards
|
|
||||||
type: time_table
|
|
||||||
contents:
|
|
||||||
- year: 1921
|
|
||||||
items:
|
|
||||||
- Nobel Prize in Physics
|
|
||||||
- Matteucci Medal
|
|
||||||
- year: 2029
|
|
||||||
items:
|
|
||||||
- Max Planck Medal
|
|
||||||
|
|
||||||
- title: Academic Interests
|
|
||||||
type: nested_list
|
|
||||||
contents:
|
|
||||||
- title: Topic 1.
|
|
||||||
items:
|
|
||||||
- Description 1.
|
|
||||||
- Description 2.
|
|
||||||
- title: Topic 2.
|
|
||||||
items:
|
|
||||||
- Description 1.
|
|
||||||
- Description 2.
|
|
||||||
|
|
||||||
- title: Other Interests
|
|
||||||
type: list
|
|
||||||
contents:
|
|
||||||
- <u>Hobbies:</u> Hobby 1, Hobby 2, etc.
|
|
||||||
|
@ -4,5 +4,5 @@ permalink: /cv/
|
|||||||
title: cv
|
title: cv
|
||||||
nav: true
|
nav: true
|
||||||
nav_order: 4
|
nav_order: 4
|
||||||
cv_pdf: example_pdf.pdf
|
cv_pdf: Florent Guiotte CV.pdf
|
||||||
---
|
---
|
||||||
|
BIN
assets/pdf/Florent Guiotte CV.pdf
Normal file
BIN
assets/pdf/Florent Guiotte CV.pdf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user