-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
37 lines (35 loc) · 1.5 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<! doctype html>
<meta charset="utf-8"/>
<head>
<title>Grothendieck Admiration Project</title>
</head>
<body bgcolor=white text=black>
<h1>Alexander Grothendieck</h1>
<p> This page will be a pointer to all things Grothendieck. One the most
inspiring human beings that has ever lived. Not just because he was a
mathematical genius but a completely uncompromising person that never went
again his moral fiber, even if it caused him a lot of discomfort and ridicule.
<p>See <!--a href="fga.d/"-->FGA LaTeX transcription</a> for a typeset version of
the famous Bourbaki seminaire talks Grothendieck on the <em>Fondements de la
Géometrie Algébrique</em>. Please find some additional Bourbaki seminar notes
by Grothendieck <!--a href="other_bourbaki.d/"-->here</a>.
</p>
<p>
<b>THIS IS A BETA VERSION. I WILL PUT IN HYPERLINKS TO AFOREMENTIONED TRANSCRIPTIONS</b>
</p
<p>
Grothendieck <!--a href="henri_cartan_seminar.d/"-->participated</a> in the Henri Cartan Seminaire, in particular, he gave a
lesser known ten part talk
on his reformulation of Teichmuller theory.
</p>
<p>For more
information about Grothendieck's writings both mathematical, and nonmathematical go to the
<a href="http://www.grothendieckcircle.org">Grothendieck Circle</a>.
</p>
<h1>Some experiments in applying pandoc and google translate</h1>
<ul>
<li> <a href="alignstar_mathjax.html">alignstar_mathjax.html</a>
<li> <a href="alignstar_mathjax_edited_with_notranslate_class.html">alignstar_mathjax_edited_with_notranslate_class.html</a>
</ul>
</body>
</html>