Teaching
This semester, I am supervising lab sessions for CSC_1F001_EP (Computer Programming) at École polytechnique. Its contents can be accessed on Moodle (restricted access).
I have done over 800 hours of teaching, in both pure mathematics and computer science, in 7 different institutes. You can find the full list in my curriculum vitae.
You can find below some lecture notes of my past teachings.
- p-adic cohomology theories and point counting, draft updated on June 26, 2023, comments welcome!
- Introduction à la théorie des groupes, online version updated on September 06, 2024.
How to spell my name
I have noticed that my name is often misspelt. This is because of its two diacritical signs, but mostly because of the two dashes in my family name. It is indeed a double dash, and not a simple one, nor a long one, and certainly not a typo!
If you use LaTeX2e with a version released after 2018, you simply have to use that code:
Rubén Muñoz-\relax-Bertrand
In Plain TeX, or for obsolete versions of LaTeX2e, you can use the following code:
Rub\'en Mu\~noz-\relax-Bertrand
For BibTeX, you can use:
Mu{\~n}oz-{}-Bertrand, Rub{\'e}n
For Markdown, you can try:
Rubén Muñoz-\-Bertrand
I would be very grateful if you use the proper spelling of my name.