- Commit
- d8304475ab1311ab94993717d841ee7a5dc1202d
- Parent
- 267dd9dfe3b7dc61e4b6481defe89b9b4c6dba03
- Author
- Pablo <pablo-escobar@riseup.net>
- Date
Ranamed a file
Source code for my CV
Ranamed a file
3 files changed, 80 insertions, 80 deletions
Status | Name | Changes | Insertions | Deletions |
Modified | cv.tex | 2 files changed | 1 | 1 |
Deleted | sections/writing.tex | 1 file changed | 0 | 79 |
Added | sections/written-work.tex | 1 file changed | 79 | 0 |
diff --git a/cv.tex b/cv.tex @@ -19,7 +19,7 @@ \newpage % Force a new page for looks \input{sections/grants.tex} -\input{sections/writing.tex} +\input{sections/written-work.tex} \input{sections/language-skills.tex} \end{document}
diff --git a/sections/writing.tex /dev/null @@ -1,79 +0,0 @@ -\cvsection{Written Work} - -\begin{cventries} - -\cventry -{English} % Language -{Notes on representation theory} % Title -{São Paulo, Brazil} % Location -{2022} % Date(s) -{ % Description(s) -\begin{cvitems} -\item {My personal thoughts on representation theory (of groups and Lie - algebras) with an emphasis in the beautiful interplay between the algebraic - and the geometric.} -\item {Available at - \url{https://linux.ime.usp.br/~pablo/pdf/notes-on-representation-theory.pdf}} -\end{cvitems} -} - -\cventry -{English} % Language -{Global Analysis \& the Banach Manifold of Class $H^1$ Curves} % Title -{São Paulo, Brazil} % Location -{2022} % Date(s) -{ % Description(s) -\begin{cvitems} -\item {Riemannian Geometry course project on the manifold $H^1(I, M)$ of class - $H^1$ curves on a Riemannian manifold $M$ and its applications to the - geodesics problem.} -\item {Available at - \url{https://linux.ime.usp.br/~pablo/pdf/global-analysis-n-the-manifold-of-class-h1-curves.pdf}} -\end{cvitems} -} - -\cventry -{English} % Language -{A Brief History of Representation Theory} % Title -{São Paulo, Brazil} % Location -{2022} % Date(s) -{ % Description(s) -\begin{cvitems} -\item {History of Algebra course project (with Guilherme Sobreira, José - Hackerott and Sabrina Pereira) on the history of group representation theory, - with an emphasis on how we get from Frobeniu's group determinants to Brauer's - modular representation theory.} -\end{cvitems} -} - -\cventry -{Portuguese} % Language -{Forcing in Topos} % Title -{São Paulo, Brazil} % Location -{2021} % Date(s) -{ % Description(s) -\begin{cvitems} -\item {Set Theory course project (with Gabriel Bassan, Guilherme Sobreira and - Guilherme Cerqueira) on Lawvere's formulation of Cohen's forcing method in - the context of elementary topoi.} -\item {Available at - \url{https://linux.ime.usp.br/~pablo/pdf/forcing-em-topos.pdf}} -\end{cvitems} -} - -\cventry -{English} % Language -{Quaternions, the 3-sphere \& its Quotients} % Title -{São Paulo, Brazil} % Location -{2021} % Date(s) -{ % Description(s) -\begin{cvitems} -\item {Short notes on the 3-dimensional sphere, its group structure and some of - its quotients by finite subgroups of its center, such as the projective space - $\mathbb{R}P^3$.} -\item {Available at - \url{https://linux.ime.usp.br/~pablo/pdf/3-sphere.pdf}} -\end{cvitems} -} - -\end{cventries}
diff --git /dev/null b/sections/written-work.tex @@ -0,0 +1,79 @@ +\cvsection{Written Work} + +\begin{cventries} + +\cventry +{English} % Language +{Notes on representation theory} % Title +{São Paulo, Brazil} % Location +{2022} % Date(s) +{ % Description(s) +\begin{cvitems} +\item {My personal thoughts on representation theory (of groups and Lie + algebras) with an emphasis in the beautiful interplay between the algebraic + and the geometric.} +\item {Available at + \url{https://linux.ime.usp.br/~pablo/pdf/notes-on-representation-theory.pdf}} +\end{cvitems} +} + +\cventry +{English} % Language +{Global Analysis \& the Banach Manifold of Class $H^1$ Curves} % Title +{São Paulo, Brazil} % Location +{2022} % Date(s) +{ % Description(s) +\begin{cvitems} +\item {Riemannian Geometry course project on the manifold $H^1(I, M)$ of class + $H^1$ curves on a Riemannian manifold $M$ and its applications to the + geodesics problem.} +\item {Available at + \url{https://linux.ime.usp.br/~pablo/pdf/global-analysis-n-the-manifold-of-class-h1-curves.pdf}} +\end{cvitems} +} + +\cventry +{English} % Language +{A Brief History of Representation Theory} % Title +{São Paulo, Brazil} % Location +{2022} % Date(s) +{ % Description(s) +\begin{cvitems} +\item {History of Algebra course project (with Guilherme Sobreira, José + Hackerott and Sabrina Pereira) on the history of group representation theory, + with an emphasis on how we get from Frobeniu's group determinants to Brauer's + modular representation theory.} +\end{cvitems} +} + +\cventry +{Portuguese} % Language +{Forcing in Topos} % Title +{São Paulo, Brazil} % Location +{2021} % Date(s) +{ % Description(s) +\begin{cvitems} +\item {Set Theory course project (with Gabriel Bassan, Guilherme Sobreira and + Guilherme Cerqueira) on Lawvere's formulation of Cohen's forcing method in + the context of elementary topoi.} +\item {Available at + \url{https://linux.ime.usp.br/~pablo/pdf/forcing-em-topos.pdf}} +\end{cvitems} +} + +\cventry +{English} % Language +{Quaternions, the 3-sphere \& its Quotients} % Title +{São Paulo, Brazil} % Location +{2021} % Date(s) +{ % Description(s) +\begin{cvitems} +\item {Short notes on the 3-dimensional sphere, its group structure and some of + its quotients by finite subgroups of its center, such as the projective space + $\mathbb{R}P^3$.} +\item {Available at + \url{https://linux.ime.usp.br/~pablo/pdf/3-sphere.pdf}} +\end{cvitems} +} + +\end{cventries}