blob: 195f92744622b99dc2770a8f2a33c849bd88ac3f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{...}: {
date = {
start = {
year = 2016;
month = 9;
day = 1;
};
end = {
year = 2018;
month = 7;
day = 31;
};
};
institution = {
name = "Lycée Louis-le-Grand";
location = "Paris, France";
url = "https://www.louislegrand.fr/";
};
studyType = "Higher Schools Preparatory Classes";
description = "MPSI - MP* (Mathematics, Physics and Computer Science)";
}
|