-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
switch from ORCID to local csv for education
Avoids authentication and horrible field names. closes #1
- Loading branch information
1 parent
4d723f2
commit 8d58788
Showing
3 changed files
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
title,start_date,end_date,university,department,city,thesis_title | ||
MSc in Cognitive Science,2015,2017,HSE University,School of Psychology,Moscow,"Solving the EEG and MEG Inverse Problem Using Physiologically Plausible Priors" | ||
MSc in Financial and Actuarial Mathematics,2008,2010,Charles University,Faculty of Mathematics and Physics,Prague,"Sharing of probabilistic information of Bayesian agents" | ||
BSc in Financial Mathematics,2005,2008,Charles University,Faculty of Mathematics and Physics,Prague,"Methodical Collection of Solved Examples from Probability Theory I (in Czech)" |