diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-12-25 11:44:48 -0800 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-12-25 11:44:48 -0800 |
commit | 8154fbe25124881001a8a206613384c1b347fe69 (patch) | |
tree | 6f06ba65c4e4b21ebaa82afde33d485a3122f09b | |
parent | 54b13daf16bc88268d20c279842bd34116e9d555 (diff) | |
download | cv-8154fbe25124881001a8a206613384c1b347fe69.tar.gz cv-8154fbe25124881001a8a206613384c1b347fe69.tar.bz2 cv-8154fbe25124881001a8a206613384c1b347fe69.zip |
Revamped french CV in LaTeX
-rw-r--r-- | cv-fr.tex | 792 |
1 files changed, 483 insertions, 309 deletions
@@ -1,406 +1,580 @@ -% -% res.tex - A resume in plain TeX. -% -% Created by Jaron Kent-Dobias on Sun Jun 16 05:49:36 PDT 2013. -% Copyright (c) 2013 Jaron Kent-Dobias. All rights reserved. -% +\documentclass[a4paper]{article} -\input eplain -\beginpackages -\usepackage{url} -\usepackage{color} -\endpackages -\enablehyperlinks -\hlopts{bwidth=0} +\usepackage[T1]{fontenc} +\usepackage{beton,eulervm} +\usepackage[dvipsnames]{xcolor} +\usepackage{fullpage} +\usepackage{amsmath} +\usepackage{pgfornament} +\usepackage[ + colorlinks=true, + urlcolor=MidnightBlue +]{hyperref} -% TeX logo definition snagged from Knuth's TeXbook. -\def\TeX{T\kern-.2em\lower.5ex\hbox{E}\kern-.06em X} -% LaTeX logo is nonstandard. -\def\LaTeX{{\rm L\kern-.33em\raise.35ex\hbox{\sc a}\kern-.15em\TeX}} -% C++ logo with nicer pluses. -\def\CC{{C\kern-.05em\lower-.5ex\hbox{\cpp +\kern-0.05em+}}} +\usepackage[french,english]{babel} -% The bullets used throughout. -\def\bull{$\mapsto$} -\def\bullbull{$\to$} +\DeclareFontSeriesDefault[rm]{bf}{sbc} +\DeclareTextFontCommand{\titlebf}{\fontseries{sbc}\fontfamily{cmss}\selectfont} -\hsize=6.27in +\pagenumbering{gobble} +\setlength{\parindent}{0pt} -% Font definitions. -\font\name=cmssdc10 scaled\magstep5 -\font\occu=cmssdc10 scaled\magstep2 -\font\tit=cmssdc10 scaled\magstep3 -\font\subtit=cmssdc10 scaled\magstep1 -\font\modif=cmr7 -\font\foot=cmr7 -\font\cpp=ccr5 -\font\rm=ccr10 -\font\it=ccti10 -\font\bf=cmssbx10 -\font\sc=cccsc10 -\font\tt=cmtt10 -\font\sl=ccsl10 -\font\bfss=cmssbx7 +\newcommand\csection[2]{ + \bigskip + \phantomsection\addcontentsline{toc}{section}{#1} + {\LARGE\titlebf{#1}} + \hfill + \raisebox{-4pt}{ + \makebox[4.5em]{ + \hfill\pgfornament[anchor=south,height=20pt]{#2}\hfill + } + } -% Title. -\hbox to \hsize{\noindent\name Jaron \kern-2pt - Kent-Dobias \hfill \vbox{\hsize=16pc \noindent\hfill\tt - \href{mailto:jaron.kent-dobias@roma1.infn.it}{jaron.kent-dobias@roma1.infn.it}\vskip-1pt \hfill\rm Istituto Nazionale di Fisica Nucleare}} -\medskip\hrule + \medskip +} -\bigskip -\rm -Je travaille sur des probl\`emes li\'es \`a la structure dans les syst\`emes -d\'esordonn\'es et \`a la physique statistique des transitions de phase. +\newenvironment{citemize}{ + \begin{itemize} + \setlength{\itemsep}{1pt} + \setlength{\parskip}{0pt} + \setlength{\parsep}{0pt} + \setlength{\parindent}{1em} + \setlength{\itemindent}{-2.25em} + \setlength{\leftmargin}{0em} +}{\end{itemize}} +\newcommand\rawentry[3]{ + \textbf{#1}\dotfill\textsl{#2}\\ + #3 +} -\bigskip -\noindent\tit Formation\dotfill{} +\newcommand\entry[3]{ + \rawentry{#1}{#2}{#3} -\medskip -\noindent\bf Postdoctoral researcher\hfill\sl D\'ecembre 2022 -- D\'ecembre 2024\break -\sc DynSysMath\rm, Istituto Nazionale di Fisica Nucleare, Sezione di Roma I + \smallskip +} -\medskip -\noindent\bf Postdoctorat\hfill\sl Octobre 2020 -- Octobre 2022\break -\rm Laboratoire de Physique de l'ENS, CNRS, Paris, France +\newenvironment{entryenv}[3]{ + \rawentry{#1}{#2}{#3} + \vspace{-0.4em} + \begin{quote} +}{ + \end{quote} + \vspace{-0.4em} +} -\medskip -\noindent\bf Doctorat en physique\hfill\sl Ao\^ut 2020\break -\rm Universit\'e Cornell, Ithaca, NY, USA +\newcommand\pub[2]{ + \textbf{#1},#2 + + \smallskip +} + +\newcommand\me{JK-D} -\smallskip\rm -\item\bull Th\`ese: \bf\href{https://www.proquest.com/pqdtglobal/docview/2449126045/abstract/DA3EA013F5F140D1PQ/1?parentSessionId=zKh38tYG4rAF07md8Gedc2C1g8UuXxiyMhZCLHuZMIs%3D}{Novel critical phenomena} \rm (\href{https://kent-dobias.com/files/kent-dobias_novel_2020.pdf}{PDF}). +\begin{document} +\noindent\begin{minipage}[b]{0.4\textwidth} + \noindent{\huge\textbf{Curriculum vitae}}\medskip\\ + \noindent{\Large\textbf{Jaron Kent-Dobias}} +\end{minipage} +\hfill +\begin{minipage}[b]{0.55\textwidth} + \raggedleft + \noindent{Assegno di ricerca}\\ + \noindent{INFN sezione di Roma I}\\ + \noindent{\href{mailto:jaron.kent-dobias@roma1.infn.it}{jaron.kent-dobias@roma1.infn.it}} +\end{minipage} +\rule\textwidth{1pt} \medskip -\noindent\bf Ma\^itrise en physique\hfill\sl F\'evrier 2017\break -\rm Universit\'e Cornell, Ithaca, NY, USA +\pgfornament[anchor=south,width=4.5em]{15}\hfill +\begin{minipage}[b]{0.53\textwidth} + \centering + Physicien étudiant la mécanique statistique des systèmes critiques, hors + équilibre et désordonnés. +\end{minipage} +\hfill\pgfornament[anchor=south,width=4.5em]{16} -\smallskip\rm -\item\bull Examen d'admission \`a la candidature: \href{https://kent-dobias.com/files/aexam_viet.pdf}{Q1 PDF}, \href{https://kent-dobias.com/files/aexam_brad.pdf}{Q2 PDF}, \href{https://kent-dobias.com/files/aexam_jim.pdf}{Q3 PDF}, \href{https://kent-dobias.com/files/aexam_pres.pdf}{Pr\'esentation PDF}. +\rule\textwidth{1pt} - \medskip - \noindent\bf License \`es sciences en physique \hfill\sl Mai 2014\break - \rm Coll\`ege Harvey Mudd, Claremont, CA, USA +\csection{Expérience professionnelle}{103} - \smallskip\rm -\item\bull \sc Gpa \rm total de 3,779, \sc gpa \rm physique de 4,000. - \smallskip -\item\bull Dipl\^ome avec haute distinction et honneurs en physique. - \smallskip -\item\bull Th\`ese: \href{http://scholarship.claremont.edu/hmc_theses/66/}{\bf Energy driven pattern formation in planar dipole--dipole systems} (\href{https://kent-dobias.com/files/kent-dobias_energy-driven_2014.pdf}{PDF}). +\entry{Post-doctorant}{Nov 2022 -- Déc 2024}{\textsc{DynSysMath}, Istituto Nazionale di Fisica Nucleare, Sezione di Roma I} - \medskip - \noindent\bf \'Ecole secondaire\hfill\sl Mai\ 2010\break - \rm Lyc\'ee Skyline, Sammamish, WA, USA +\entry{Post-doctorant}{Oct 2020 -- Oct 2022}{Centre National de la Researche Scientifique, Laboratoire de Physique de l'ENS, Paris} - \bigbreak - \noindent\tit Pr\'epublications\dotfill{} +\csection{Formation}{123} - \medskip -\noindent\bf Origin of symmetry breaking in the grasshopper model\rm, David Llamas, JK-D, Kun Chen, Adrian Kent \& Olga -Goulko, arXiv:2311.05023 (2023). +\begin{entryenv}{Doctorat en physique}{Juin 2020}{Cornell University, Ithaca, NY} + Thèse: \href{https://search.proquest.com/pqdtglobal/docview/2449126045/abstract/DA3EA013F5F140D1PQ/1}{\textbf{Novel critical phenomena}} (\href{https://kent-dobias.com/files/Kent-Dobias_2020_Novel.pdf}{\textsc{pdf}}, \href{https://kent-dobias.com/files/kent-dobias_novel_2020_poster.pdf}{Poster \textsc{pdf}}, \href{https://kent-dobias.com/files/kent-dobias_novel_2020_pres.pdf}{Presentation \textsc{pdf}}) +\end{entryenv} -\medskip -\noindent\bf Arrangement of nearby minima and saddles in the mixed spherical energy landscapes\rm, JK-D, arXiv: 2306.12779 -(2023). +\entry{Master en physique}{Fév 2017}{Cornell University, Ithaca, NY} -\medskip -\noindent\bf Normal forms, universal scaling functions, and extending the validity of the RG\rm, James P. Sethna, David Hath- -cock, JK-D \& Archishman Raju, arXiv:2304.00105 (2023). +\begin{entryenv}{Licence ès sciences en physique}{Mai 2014}{Harvey Mudd College, Claremont, CA} + Thèse: \href{http://scholarship.claremont.edu/hmc_theses/66/}{\textbf{Energy driven pattern formation in planar dipole--dipole systems}} (\href{https://kent-dobias.com/files/Kent-Dobias_2014_Energy-driven.pdf}{\textsc{pdf}}) +\end{entryenv} -\medskip -\noindent\bf Log-correlated color in Monet’s paintings\rm, JK-D, arXiv:2209.01989 (2022). +\entry{École secondaire}{Mai 2010}{Skyline High School, Sammamish, WA} - \medskip - \noindent\bf Smooth and global Ising universal scaling functions\rm, JK-D \rm \& James P Sethna, arXiv:1707.03791 (2021). +\csection{Prépublications}{94} - \bigbreak - \noindent\tit Publications\dotfill{} +\pub{Origin of symmetry breaking in the grasshopper model}{ + David Llamas, \me, Kun Chen, Adrian Kent \& Olga Goulko, \href{https://arxiv.org/abs/2311.05023}{arXiv:2311.05023} (2023) +} -\medskip -\noindent\bf When is the average number of saddle points typical?\rm, JK-D, Europhysics Letters 143, 61003 (2023). +\pub{Normal forms, universal scaling functions, and extending the validity of the RG}{ + James P. Sethna, David Hathcock, \me\ \& Archishman Raju, \href{https://arxiv.org/abs/2304.00105}{arXiv:2304.00105} (2023) +} -\medskip -\noindent\bf How to count in hierarchical landscapes: a full solution to mean-field complexity\rm, JK-D \& Jorge Kurchan, -Physical Review E 107, 064111 (2023). +\pub{Log-correlated color in Monet's paintings}{ + \me, \href{https://arxiv.org/abs/2209.01989}{arXiv:2209.01989} (2022) +} -\medskip -\noindent\bf Analytic continuation over complex landscapes\rm, JK-D \& Jorge Kurchan, Journal of Physics A: Mathematical +\pub{Smooth and global Ising universal scaling functions}{ + \me\ \& James P Sethna, \href{https://arxiv.org/abs/1707.03791}{arXiv:1707.03791} (2021) +} - \medskip - \noindent\bf How to count in hierarchical landscapes: a `full' solution to mean-field complexity\rm, JK-D \rm \& Jorge - Kurchan, arXiv:2207.06161 (2022). +\csection{Publications}{93} - \medskip - \noindent\bf Analytic continuation over complex landscapes\rm, JK-D \rm \& Jorge Kurchan, arXiv:2204.06072 (2022). +\pub{Arrangement of nearby minima and saddles in the mixed spherical energy landscapes}{ + \me, \href{https://doi.org/10.21468/SciPostPhys.xx.x.xxx}{SciPost Physics xx, xxx (2023)} + \dotfill\ [~\href{https://kent-dobias.com/files/Kent-Dobias_2023_Arrangement.pdf}{\textsc{pdf}} | \href{https://arxiv.org/abs/2306.12779}{arXiv:2306.12779}~]} - \medskip - \noindent\bf Complex complex landscapes\rm, JK-D\rm\ \& Jorge Kurchan, Physical Review Research 3, 023064 (2021). +\pub{When is the average number of saddle points typical?}{ + \me, \href{https://doi.org/10.1209\%2F0295-5075\%2Facf521}{Europhysics Letters \textbf{143}, 61003 (2023)} \dotfill\\ + .\dotfill\ [~\href{https://kent-dobias.com/files/Kent-Dobias_2023_When.pdf}{\textsc{pdf}} | \href{https://arxiv.org/abs/2306.12752}{arXiv:2306.12752}~]} - \medskip - \noindent\bf Glass phenomenology in the hard matrix model\rm, Junkai Dong, Veit Elser, Gaurav Gyawali, Kai Yen Jee, JK-D\rm, Avinash Mandaiya, Megan Renz \& Yubo Su, Yubo Su, Journal of Statistical Mechanics: Theory and - Experiment 2021, 093302 (2021). +\pub{How to count in hierarchical landscapes: a full solution to mean-field complexity}{ + \me\ \& Jorge Kurchan, \href{https://doi.org/10.1103/PhysRevE.107.064111}{Physical Review E \textbf{107}, 064111 (2023)} + \dotfill\ [ \href{https://kent-dobias.com/files/Kent-Dobias_2023_How.pdf}{\textsc{pdf}} | \href{https://arxiv.org/abs/2207.06161}{arXiv:2207.06161} ]} - \medskip - \noindent\bf Visualizing probabilistic models in Minkowski space with intensive symmetrized Kullback-Leibler - embedding\rm, Han Kheng Teoh, Katherine N Quinn, JK-D\rm, Colin B Clement, Qingyang Xu \& James P - Sethna, Physical Review Research 2, 033221 (2020). +\pub{Analytic continuation over complex landscapes}{ + \me\ \& Jorge Kurchan, \href{https://doi.org/10.1088/1751-8121/ac9cc7}{Journal of Physics A: Mathematical and Theoretical \textbf{55}, 434006 (2022)} +\dotfill\ [ \href{https://kent-dobias.com/files/Kent-Dobias_2022_Analytic.pdf}{\textsc{pdf}} | \href{https://arxiv.org/abs/2204.06072}{arXiv:2204.06072} ]} - \medskip - \noindent\bf\scriptfont0=\bfss\scriptfont1=\bfss Elastic properties of hidden order in URu$_{2}$Si$_{2}$ are reproduced by a staggered nematic\rm, JK-D\rm, Michael Matty \& Brad Ramshaw, - Physical Review B 102, 075129 (2020). +\pub{Glass phenomenology in the hard matrix model}{ + Junkai Dong, Veit Elser, Gaurav Gyawali, Kai Yen Jee, \me, Avinash Mandaiya, Megan Renz \& Yubo Su, + \href{https://doi.org/10.1088/1742-5468/ac1f25}{Journal of Statistical Mechanics: Theory and Experiment \textbf{2021}, 093302 (2021)} + \dotfill\ [ + \href{https://arxiv.org/abs/1912.07558}{arXiv:1912.07558} +]} - \medskip - \noindent\bf Normal form for renormalization groups\rm, Archishman Raju, - Colin B Clement, Lorien X Hayden, JK-D\rm, Danilo B Liarte, D Zeb - Rocklin \& James P Sethna, - \href{https://journals.aps.org/prx/abstract/10.1103/PhysRevX.9.021014}{Physical Review X \bf 9\rm, 021014 (2019)} (\href{https://kent-dobias.com/files/raju_normal_2019.pdf}{PDF}) $\cdot$ - \href{https://arxiv.org/abs/1706.00137}{arXiv:1706.00137 \tt [cond-mat.stat-mech]}\rm. +\pub{Complex complex landscapes}{ + \me\ \& Jorge Kurchan, + \href{https://doi.org/10.1103/PhysRevResearch.3.023064}{Physical Review Research \textbf 3, 023064 (2021)}\dotfill\\ + .\dotfill\ [ \href{https://kent-dobias.com/files/Kent-Dobias_2021_Complex.pdf}{\textsc{pdf}} | \href{https://arxiv.org/abs/2012.06299}{arXiv:2012.06299} +]} - \medskip - \noindent\bf Cluster representations and the Wolff algorithm in arbitrary external fields\rm, - JK-D \rm\& James P Sethna, - \href{https://journals.aps.org/pre/abstract/10.1103/PhysRevE.98.063306}{Physical Review E \bf 98\rm, 063306 (2018)} (\href{https://kent-dobias.com/files/kent-dobias_cluster_2018.pdf}{PDF}) $\cdot$ - \href{https://arxiv.org/abs/1805.04019}{arXiv:1805.04019 \tt [cond-mat.stat-mech]}\rm. +\pub{Elastic properties of hidden order in URu$_{\text2}$Si$_{\text2}$ are reproduced by a staggered nematic}{ + \me, Michael Matty \& BJ Ramshaw, + \href{https://doi.org/10.1103/PhysRevB.102.075129}{Physical Review B \textbf{102}, 075129 (2020)} + \dotfill\ [ \href{https://kent-dobias.com/files/Kent-Dobias_2020_Elastic.pdf}{\textsc{pdf}} | + \href{https://arxiv.org/abs/1910.01669}{arXiv:1910.01669} +]} - \medskip - \noindent\bf Deformation of crystals: connections with statistical - physics, \rm James P Sethna, Matthew K Bierbaum, Karin A Dahmen, Carl P - Goodrich, Julia R Greer, Lorien X Hayden, JK-D\rm, Edward D Lee, - Danilo B Liarte, Xiaoyue Ni, Katherine N Quinn, Archishman Raju, D Zeb - Rocklin, Ashivni Shekhawat \& Stefano Zapperi, - \href{https://www.annualreviews.org/doi/10.1146/annurev-matsci-070115-032036}{Annual Review of Materials - Research 47, 217 (2017)} $\cdot$ - \href{https://arxiv.org/abs/1609.05838}{arXiv:1609.05838 \tt - [cond-mat.mtrl-sci]}\rm. +\pub{Visualizing probabilistic models in Minkowski space with intensive symmetrized Kullback-Leibler embedding}{ + Han Kheng Teoh, Katherine N Quinn, \me, Colin B Clement, Qingyang Xu \& James P Sethna, + \href{https://doi.org/10.1103/PhysRevResearch.2.033221}{Physical Review Research \textbf 2, 033221 (2020)} + \dotfill\ [ \href{https://kent-dobias.com/files/Teoh_2020_Visualizing.pdf}{\textsc{pdf}} | \href{https://arxiv.org/abs/1912.06039}{arXiv:1912.06039} +]} - \medskip - \noindent\bf Energy driven pattern formation in planar - dipole--dipole systems in the presence of weak noise, JK-D - \rm \& - Andrew J Bernoff, - \href{https://journals.aps.org/pre/abstract/10.1103/PhysRevE.91.032919}{Physical Review E - \bf 91\rm, 032919 (2015)} (\href{https://kent-dobias.com/files/kent-dobias_energy_2015.pdf}{PDF}) $\cdot$ - \href{https://arxiv.org/abs/1406.3749}{arXiv:1406.3749 \tt [cond-mat.soft]}\rm. +\pub{Normal form for renormalization groups}{ + Archishman Raju, Colin B Clement, Lorien X Hayden, \me, Danilo B Liarte, D Zeb Rocklin \& James P Sethna, + \href{https://doi.org/10.1103/PhysRevX.9.021014}{Physical Review X \textbf 9, 021014 (2019)} \dotfill\\ + .\dotfill\ [ \href{https://kent-dobias.com/files/Raju_2019_Normal.pdf}{\textsc{pdf}} | + \href{https://arxiv.org/abs/1706.00137}{arXiv:1706.00137} +]} - \bigbreak - \noindent\tit Exp\'erience d'enseignement\dotfill{} +\pub{Cluster representations and the Wolff algorithm in arbitrary external fields}{ + \me\ \& James P Sethna, + \href{https://doi.org/10.1103/PhysRevE.98.063306}{Physical Review E \textbf{98}, 063306 (2018)} + \dotfill\ [ \href{https://kent-dobias.com/files/Kent-Dobias_2018_Cluster.pdf}{\textsc{pdf}} | + \href{https://arxiv.org/abs/1805.04019}{arXiv:1805.04019} +]} - \medskip - \noindent\bf Assistant \`a l'enseignement\hfill\sl Ao\^ut 2014 -- Juin 2020\break - \rm D\'epartement de physique, Universit\'e Cornell +\pub{Deformation of crystals: connections with statistical physics}{ + James P Sethna, Matthew K Bierbaum, Karin A Dahmen, Carl P Goodrich, Julia R + Greer, Lorien X Hayden, \me, Edward D Lee, Danilo B Liarte, Xiaoyue Ni, + Katherine N Quinn, Archishman Raju, D Zeb Rocklin, Ashivni Shekhawat \& Stefano + Zapperi, + \href{https://doi.org/10.1146/annurev-matsci-070115-032036}{Annual Review of Materials Research 47, 217 (2017)} + \dotfill\ [ \href{https://arxiv.org/abs/1609.05838}{arXiv:1609.05838} +]} - \smallskip\rm -\item\bull\bf Physics 1101 -- General Physics I - \smallskip -\itemitem\bullbull\rm Facilitation de la classe invers\'ee: \`a l'automne de 2018. +\pub{Energy driven pattern formation in planar dipole--dipole systems in the presence of weak noise}{ + \me\ \& Andrew J Bernoff, + \href{https://doi.org/10.1103/PhysRevE.91.032919}{Physical Review E + \textbf{91}, 032919 (2015)} + \dotfill\ [ \href{https://kent-dobias.com/files/Kent-Dobias_2015_Energy.pdf}{\textsc{pdf}} | + \href{https://arxiv.org/abs/1406.3749}{arXiv:1406.3749} +]} - \smallskip\rm -\item\bull\bf Physics 1112 -- Physics I: Mechanics \& Heat - \smallskip -\itemitem\bullbull\rm R\'ecitation, laboratoire \& notation: au printemps de 2015. +\pub{Rock $\bullet$ Paper $\bullet$ Book}{ + Brendan Gillett, Anastasia Patterson, Lily Stewart, Gretchen Allen, Garrett + Wong, Kate MacDonnell, Carrie Latimer, \me, Siyao Xie, Jay Jonsson, Jacob + Bandes-Storch, Rob O'Neill, Jack Ma, Chelsea Carlson, Kitty Maryatt, + \href{https://www.scrippscollege.edu/scrippspress/publication/rock-paper-book}{Scripps College Press (2013)} +} - \smallskip\rm -\item\bull\bf Physics 1116 -- Physics I: Mechanics \& Special Relativity - \smallskip -\itemitem\bullbull\rm R\'ecitation \& laboratoire: les automnes de 2014, 2017 \& 2019. -\itemitem\bullbull\rm Notation: les automnes de 2014, 2017, 2019 \& printemps de 2019. +\csection{Honneurs \& Prix}{5} - \medskip\rm -\item\bull\bf Physics 6562 -- Statistical Physics I - \smallskip -\itemitem\bullbull\rm Facilitation de la classe invers\'ee: les printemps de 2016, 2017, 2018, 2019 \& 2020. -\itemitem\bullbull Notation: les printemps de 2017 \& 2019. +\begin{entryenv}{Finaliste pour le prix LeRoy Apker}{Août 2014}{American Physical Society} + Un prix de réussite en physique de premier cycle pour reconnaître les + réalisations exceptionnelles en physique des étudiants de premier cycle, et + ainsi encourager les jeunes physiciens qui ont démontré un grand potentiel + pour de futures réalisations scientifiques. +\end{entryenv} - \medskip\rm -\item\bull\bf Physics 7653 -- Statistical Physics II - \smallskip -\itemitem\bullbull\rm Notation: les automnes de 2015, 2016, 2017, 2018 \& 2019. +\begin{entryenv}{Prix commémoratif Thomas B Brown}{Mai 2014}{Département de physique, Harvey Mudd College} + Le prix commémoratif Thomas B Brown pour la recherche supérieure en physique + est décerné pour les résultats de la recherche, l'originalité dans la + conception ou l'exécution de la recherche, la diligence et la clarté des + rapports oraux et écrits. +\end{entryenv} - \medskip - \noindent\bf Facilitateur de Academic Excellence\hfill\sl Avril 2012 -- Mai 2014\break - \rm Academic Excellence Programme, Coll\`ege Harvey Mudd +\begin{entryenv}{Le prix Chavin}{Mai 2014}{Département de mathématiques, Harvey Mudd College} + Le prix Chavin est décerné à des thèses supérieures exceptionnelles en + sciences mathématiques. +\end{entryenv} - \smallskip\rm - \noindent - \'Etudiants tutor\'es suivant des cours de base en m\'ecanique, \'electromagn\'etisme et relativit\'e restreinte. Travaill\'e en \'etroite collaboration avec le corps professoral pour am\'eliorer \`a la fois le tutorat et les conf\'erences. +\begin{entryenv}{Bourse d'études supérieures Cornell}{Fév 2014}{Département de physique, Cornell University} + La bourse d'études supérieures est décernée lors de l'admission aux étudiants + ayant les meilleurs dossiers académiques et de recherche. +\end{entryenv} - \medskip - \noindent\bf Mentor du laboratoire de centre Claremont pour les sciences math\'ematiques - \hfill\sl Printemps 2012 -- 2014\break - \rm D\'epartement de math\'ematiques, Universit\'e Universitaire Claremont +\entry{Eagle Scout}{Mars 2008}{Boy Scouts of America, Troop 636, Sammamish, WA} - \smallskip\rm - \noindent - Prise en charge de \sc Matlab\rm, - \sl Mathematica\rm, \LaTeX, et Python pour les \'etudiants et les professeurs de l'ensemble du consortium Claremont. +\entry{Ceinture noire au deuxième degré}{Déc 2008}{True Martial Arts, Sammamish, WA} - \medskip - \noindent\bf Correcteur\hfill\sl Printemps 2012 -- Automne 2013\break - \rm D\'epartement de physique, Coll\`ege Harvey Mudd +\clearpage - \smallskip\rm -\item\bull\bf Physics 24 -- Mechanics\rm: au printemps 2012 -\item\bull\bf Physics 111 -- Theoretical Mechanics\rm: \`a l'automne de 2012 -\item\bull\bf Physics 161 -- Electromagnetic Fields\rm: \`a l'automne de 2013 +\csection{Expérience d'enseignement}{160} - \medskip - \noindent\bf Tuteur\hfill\sl Printemps 2013\break - \rm D\'epartement de physique, Coll\`ege Harvey Mudd +\begin{entryenv}{Assistant à l'enseignement}{Août 2014 -- Juin 2020}{Département de physique, Cornell University} + \begin{citemize} + \item \textbf{Physics 1101 (General Physics I)} + \begin{citemize} + \item Facilitation de la classe inversée: à l'automne de 2018 + \end{citemize} + \item \textbf{Physics 1112 (Physics I: Mechanics \& Heat)} + \begin{citemize} + \item Récitation, laboratoire \& notation: au printemps de 2015 + \end{citemize} + \item \textbf{Physics 1116 (Physics I: Mechanics \& Special Relativity)} + \begin{citemize} + \item Récitation \& laboratoire: les automnes de 2014, 2017 \& 2019 + \item Notation: les automnes de 2014, 2017, 2019 \& printemps de 2019 + \end{citemize} + \item \textbf{Physics 6562 (Statistical Physics I)} + \begin{citemize} + \item Facilitation de la classe inversée: les printemps de 2016, 2017, 2018, 2019 \& 2020 + \item Notation: les printemps 2017 \& 2019 + \end{citemize} + \item \textbf{Physics 7653 (Statistical Physics II)} + \begin{citemize} + \item Notation: les automnes de 2015, 2016, 2017, 2018 \& 2019. + \end{citemize} + \end{citemize} +\end{entryenv} - \smallskip\rm -\item\bull\bf Physics 18 -- Fundamentals of Mechanics\rm: au printemps de 2013 +\begin{entryenv}{Facilitateur de Academic Excellence}{Avr 2012 -- Mai 2014}{Academic Excellence Program, Harvey Mudd College} + Étudiants tutorés suivant des cours de base en mécanique, électromagnétisme + et relativité restreinte. Travaillé en étroite collaboration avec le corps + professoral pour améliorer à la fois le tutorat et les conférences. +\end{entryenv} - \medskip - \noindent\bf Correcteur\hfill\sl Printemps 2012 -- 2014\break - \rm D\'epartement de physique, Coll\`ege Harvey Mudd +\begin{entryenv}{Mentor du laboratoire de centre Claremont pour les sciences mathématiques}{Jan 2012 -- Mai 2014}{Département de mathématiques, Claremont Graduate University} + Prise en charge de \textsc{Matlab}, \textsl{Mathematica}, \LaTeX, et + Python pour les étudiants et les professeurs de l'ensemble du consortium Claremont. +\end{entryenv} - \smallskip\rm -\item\bull\bf Math 45 -- Linear Algebra \& Differential Equations\rm: au printemps de 2012 -\item\bull\bf Math 115 -- Fourier Series \& Boundary Value Problems\rm: au printemps de 2014 +\begin{entryenv}{Correcteur}{Jan 2012 -- Mai 2013}{Département de physique, Harvey Mudd College} + \begin{citemize} + \item\textbf{Physics 24 (Mechanics)}: au printemps 2012 + \item\textbf{Physics 111 (Theoretical Mechanics)}: à l'automne de 2012 + \item\textbf{Physics 161 (Electromagnetic Fields)}: à l'automne de 2013 + \end{citemize} +\end{entryenv} -\bigskip -\noindent\tit Responsabilit\'es collectives\dotfill{} +\entry{Tuteur pour Physics 18 (Fundamentals of Mechanics)}{Printemps 2013}{Département de physique, Harvey Mudd College} -\medskip\noindent -\bf Organisateur des s\'eminaires de groupe des syst\`emes d\'esordonn\'es -\hfill\sl Sept 2021 -- Mai 2022\break -\rm LPENS, Paris +\begin{entryenv}{Correcteur}{Jan 2012 -- Mai 2014}{Département de mathématiques, Harvey Mudd College} + \begin{citemize} + \item\textbf{Math 45 (Linear Algebra \& Differential Equations)}: au printemps de 2012 + \item\textbf{Math 115 (Fourier Series \& Boundary Value Problems)}: au printemps de 2014 + \end{citemize} +\end{entryenv} -\medskip\noindent -\bf Pr\'esident du comit\'e Student Advocacy Committee\hfill\sl Août 2019 -- Juin 200 \break -\rm Graduate and Professional Student Assembly, Cornell University +\csection{Autre Expérience}{79} -\medskip\noindent -\bf Charg\'ee de communicationde la soci\'et\'e -\hfill\sl Avr 2015 -- Avr 2016\break -\rm Physics Graduate Society, Cornell University +\begin{entryenv}{Administrateur des systèmes}{Mai 2011 -- Mai 2014}{Département d'informatique, Harvey Mudd College} + Administré des serveurs Linux et Mac OS et géré un réseau de systèmes codépendants. Scripts créés et modifiés écrits en Perl, Bash, et Python pour une variété de tâches système. Conçu, mis en place et administré un cluster à l'usage d'autres chercheurs. +\end{entryenv} +\begin{entryenv}{Consultant en systèmes}{Sep 2010 -- Mai 2011}{Département d'informatique, Harvey Mudd College} + Rédiger la documentation et fournir un assistance utilisateur sur site pour + les systèmes de bureau et de serveur. Animation de sessions éducatives sur + des sujets liés à l'administration Unix et à l'utilisation avancée. +\end{entryenv} - \bigskip - \noindent\tit Honeurs \& Prix\dotfill{} +\csection{Présentations académiques}{152} - \medskip - \noindent\bf Finaliste pour le prix LeRoy Apker\hfill\sl Ao\^ut 2014\break - \rm American Physical Society +\pub{How to count in hierarchical landscapes: complexity in the mixed spherical models}{ + \me, + \href{https://confit.atlas.jp/guide/event/statphys28/subject/T4-07B-07/tables}{StatPhys28 (2023)} + (\href{https://kent-dobias.com/files/kent-dobias_presentation_aug2023.pdf}{\textsc{pdf}}) +} - \smallskip \rm - \noindent - Un prix de r\'eussite en physique de premier cycle pour reconna\^itre les r\'ealisations exceptionnelles en physique des \'etudiants de premier cycle, et ainsi encourager les jeunes physiciens qui ont d\'emontr\'e un grand potentiel pour de futures r\'ealisations scientificques. +\pub{How to count in hierarchical landscapes: complexity in the mixed spherical models}{ + \me, + \href{http://www.sigmaphi.polito.it/index.php?option=com_content&view=article&id=239&Itemid=342}{$\Sigma\Phi$ International Conference on Statistical Physics (2023)} + (\href{https://kent-dobias.com/files/kent-dobias_presentation_jul2023.pdf}{\textsc{pdf}}) +} - \medskip - \noindent\bf Prix comm\'emoratif Thomas B Brown\hfill\sl Mai 2014\break - \rm D\'epartement de physique, Coll\`ege Harvey Mudd +\pub{Analytic continuation over complex landscapes}{ + \me\ \& Jorge Kurchan, + \href{https://meetings.aps.org/Meeting/MAR22/Session/Q08.15}{APS March Meeting 2022, Q08.15} + (\href{https://kent-dobias.com/files/kent-dobias_presentation_mar2022.pdf}{\textsc{pdf}}) +} - \smallskip\rm - \noindent - Le prix comm\'emoratif Thomas B Brown pour la recherche sup\'erieure en physique est d\'ecern\'e pour les r\'esultats de la recherche, l'originalit\'e dans la conception ou l'ex\'ecution de la recherche, la diligence et la clart\'e des rapports oraux et \'ecrits. +\pub{Analytic continuation over complex landscapes}{ + \me, + \href{http://jstat.phys.ens.fr/en/archives/Program_JSTAT_2022.pdf}{Journées de Physique Statistique} + (\href{https://kent-dobias.com/files/kent-dobias_presentation_jan2022.pdf}{\textsc{pdf}}) +} - \medskip - \noindent\bf Le prix Chavin\hfill\sl Mai 2014\break - \rm D\'epartement de math\'ematiques, Coll\`ege Harvey Mudd +\pub{Glassy dynamics in the hard matrix model}{ + \me\ \& Veit Elser, + \href{https://meetings.aps.org/Meeting/MAR21/Session/R16.5}{APS March Meeting 2021, R16.5} + (\href{https://kent-dobias.com/files/kent-dobias_presentation_mar2021.pdf}{\textsc{pdf}}) +} - \smallskip\rm - \noindent - Le prix Chavin est d\'ecern\'e \`a des th\`eses sup\'erieures exceptionnelles en sciences math\'ematiques. +\pub{Cluster-flip colloidal and atomistic algorithms with background potentials}{ + \me\ \& James P Sethna, + \href{https://meetings.aps.org/Meeting/MAR20/Session/B45.4}{APS March Meeting 2020, B45.4} (Annulé) + (\href{https://kent-dobias.com/files/kent-dobias_presentation_mar2020.pdf}{\textsc{pdf}}) +} - \medskip - \noindent\bf Bourse d'\'etudes sup\'erieures Cornell\hfill \sl F\'evrier 2014\break - \rm D\'epartement de physique, Univerit\'e Cornell +\pub{Inconsistent static and dynamic scaling in disordered brittle fracture}{ + \me\ \& James P Sethna, + 122nd Statistical Mechanics Conference, Rutgers University, Short Talks (décembre 2019) +} - \smallskip\rm - \noindent - La bourse d'\'etudes sup\'erieures est d\'ecern\'ee lors de l'admission aux \'etudiants ayant les meilleurs dossiers acad\'emiques et de recherche. +\pub{Rejection-free cluster Monte Carlo in arbitrary external fields}{ + \me\ \& James P Sethna, + \href{https://statphys27.df.uba.ar/registration/index.php/SP27/MainConference/paper/view/78}{Statphys 27 (2019)} + (\href{https://kent-dobias.com/files/kent-dobias_rejection-free_2019.pdf}{\textsc{pdf}}) +} - \medskip - \noindent\bf Eagle Scout\hfill\sl Mars 2008\break - \rm Boy Scouts of America, Troop 636, Sammamish, WA, USA +\pub{Scaling and spatial correlations in the quasibrittle process zone}{ + \me\ \& James P Sethna, + \href{https://meetings.aps.org/Meeting/MAR19/Session/V56.11}{APS March Meeting 2019, V56.11} + (\href{https://kent-dobias.com/files/kent-dobias_scaling_2019.pdf}{\textsc{pdf}}) +} - \medskip - \noindent\bf Ceinture noire au deuxi\`eme degr\'e \hfill\sl D\'ecembre\ 2008\break - \rm True Martial Arts, Sammamish, WA, USA +\pub{Cluster representations and the Wolff algorithm in arbitrary external fields}{ + \me\ \& James P Sethna, + \href{https://link.springer.com/article/10.1007/s10955-019-02231-5}{120th Statistical Mechanics Conference, Rutgers University, Short Talks (décembre 2018)} +} +\pub{An efficient cluster algorithm for the Ising model in an external field}{ + \me\ \& James P Sethna, + \href{https://meetings.aps.org/Meeting/MAR18/Session/X48.11}{APS March Meeting 2018, X48.11} + (\href{https://kent-dobias.com/files/kent-dobias_efficient_2018/aps_mm_2018.html}{\textsc{html}}) +} - \bigbreak - \noindent\tit Autre Exp\'erience\dotfill{} +\pub{Universal scaling and the essential singularity at the Ising first-order transition}{ + \me\ \& James P Sethna, + \href{https://meetings.aps.org/Meeting/MAR17/Session/V15.5}{APS March Meeting 2017, V15.5} + (\href{https://kent-dobias.com/files/kent-dobias_universal_2017.pdf}{\textsc{pdf}}) +} - \medskip - \noindent\bf Administrateur du syst\`eme\hfill\sl Mai 2011 -- Mai 2014\break - \rm D\'epartement d'informatique, Coll\`ege Harvey Mudd +\pub{Scaling theory of the process zone of quasibrittle materials: an avalanche crossover analysis}{ + \me, Ashivni Shekhawat \& James P Sethna, + \href{https://meetings.aps.org/Meeting/MAR16/Session/A43.3}{APS March Meeting 2016, A43.3} + (\href{https://kent-dobias.com/files/kent-dobias_scaling_2016.pdf}{\textsc{pdf}}) +} - \smallskip\rm - \noindent - Administr\'e des serveurs Linux et Mac OS et g\'er\'e un r\'eseau de syst\`emes cod\'ependants. - Scripts cr\'e\'es et modifi\'es \'ecrits en Perl, Bash, et Python pour une vari\'et\'e de t\^aches syst\`eme. - Con\c cu, mis en place et administr\'e un cluster \`a l'usage d'autres chercheurs. +\csection{Affiches}{95} - \medskip - \noindent\bf Consultant en syst\`emes\hfill\sl Septembre 2010 -- Mai 2011\break - \rm D\'epartement d'informatique, Coll\`ege Harvey Mudd +\pub{How to count in hierarchical landscapes}{ + \me\ \& Jorge Kurchan, + \href{https://indico.ictp.it/event/10175/session/7/contribution/3/material/0/}{Youth in High-Dimensions: Recent Progress in Machine Learning, High-Dimensional Statistics and Inference (2023)} + (\href{https://kent-dobias.com/files/kent-dobias_poster_youth.pdf}{\textsc{pdf}}) +} + +\pub{Analytic continuation over complex landscapes}{ + \me\ \& Jorge Kurchan, + \href{https://www.unige.ch/math/rmrl2022/}{Random Matrices and Random Landscapes: Conference in honour of Yan Fyodorov's 60th birthday (2022)} + (\href{https://kent-dobias.com/files/kent-dobias_poster_fyodorov.pdf}{\textsc{pdf}}) +} + +\pub{Analytic continuation over complex landscapes}{ + \me\ \& Jorge Kurchan, + \href{https://www.simonsfoundation.org/event/simons-collaboration-on-cracking-the-glass-problem-annual-meeting-2022/}{Simons Collaboration on Cracking the Glass Problem Annual Meeting 2022} + (\href{https://kent-dobias.com/files/kent-dobias_poster_simons_2022.pdf}{\textsc{pdf}}) +} + +\pub{Analytic continuation of complex landscapes}{ + \me\ \& Jorge Kurchan, + \href{http://indico.ictp.it/event/9625/material/1/0.pdf}{EPS Conference on Statistical Physics of Complex Systems 2021, P20} + (\href{https://kent-dobias.com/files/kent-dobias_poster_trieste_2021.pdf}{\textsc{pdf}}) +} + +\pub{Elastic properties of hidden order in URu$_{\text2}$Si$_{\text2}$ are reproduced by a staggered nematic}{ + \me, Michael Matty \& Brad Ramshaw, + \href{https://meetings.aps.org/Meeting/MAR20/Session/H71.63}{APS March Meeting 2020, H71.63} (Annulé) + (\href{https://kent-dobias.com/files/kent-dobias_poster_mar2020.pdf}{\textsc{pdf}}) +} + +\pub{Exploring the quasibrittle process zone with real-space RG}{ + \me, James P Sethna \& Ashivni Shekhawat, + \href{http://statphys26.sciencesconf.org/conference/statphys26/pages/PosterBookOfAbstracts.pdf}{Statphys 26 (2016)} + (\href{https://kent-dobias.com/files/kent-dobias_poster_jul2016.pdf}{\textsc{pdf}}) +} + +\pub{Energy driven pattern formation in planar dipole--dipole systems}{ + \me\ \& Andrew J Bernoff, + Harvey Mudd College 2014 Thesis Posters + (\href{https://kent-dobias.com/files/kent-dobias_poster_jun2014.pdf}{\textsc{pdf}}) +} + +\pub{Mapping the energy landscape of compact Langmuir domains}{ + \me\ \& Andrew J Bernoff, Harvey Mudd College Summer 2013 Physics Research + (\href{https://kent-dobias.com/files/kent-dobias_poster_aug2013.pdf}{\textsc{pdf}}) +} + +\pub{Impurity expulsion in colloidal crystals}{ + \me, Paul Jerger \& Sharon Gerbode, + Harvey Mudd College Summer 2012 Physics Research + (\href{https://kent-dobias.com/files/kent-dobias_poster_aug2012.pdf}{\textsc{pdf}}) +} + +\csection{Conférences, ateliers \& écoles}{184} + +\pub{Advanced Working Group on Slow Relaxation and Glassiness}{ + septembre 2023. Cambridge, Royaume-Uni +} + +\pub{StatPhys28}{ + août 2023. Tokyo, Japon +} + +\pub{$\pmb\Sigma\pmb\Phi$ International Conference on Statistical Physics}{ + juillet 2023. La Canée, Crète, Grèce +} + +\pub{Youth in High-Dimensions: Recent Progress in Machine Learning, High-Dimensional Statistics and Inference}{ + juin 2023. Trieste, Italie +} + +\pub{Interdisciplinary challenges: from non-equilibrium physics to life sciences}{ + avril 2023. Rome, Italie +} + +\pub{Simons Collaboration on Cracking the Glass Problem Annual Meeting}{ + mars 2023. New York, USA +} + +\pub{Simons Collaboration on Cracking the Glass Problem Yearly Meeting}{ + novembre 2022. Venice, Italie +} + +\pub{Two days with Giorgio Parisi in Paris}{ + octobre 2022. Paris, France +} + +\pub{Jean-Philippe Bouchaud: a rare event?}{ + septembre 2022. Paris, France +} + +\pub{Random Matrices and Random Landscapes: Conference in Honor of Yan Fyodorov's 60th birthday}{ + juillet 2022. Ascona, Suisse +} + +\pub{Beg Rohu Summer School: Out of Equilibrium Dynamics}{ + juin 2022. Saint Pierre Quiberon, France +} + +\pub{A day with Giorgio Parisi in Rome}{ + mai 2022. Rome, Italie +} - \smallskip\rm - \noindent - R\'ediger la documentation et fournir une assistance utilisateur sur site pour les syst\`emes de bureau et de serveur. Animation de sessions \'educatives sur des sujets li\'es \`a l'administration Unix et \`a l'utilisation avanc\'ee. +\pub{Mathematics Meets Physics on Disordered Systems}{ + avril 2022. Cortona, Italie +} - \bigbreak - \noindent\tit Pr\'esentations acad\'emiques\dotfill{} +\pub{APS March Meeting}{ + mars 2022. Chicago, Illinois, USA +} -\medskip\noindent\bf -How to count in hierarchical landscapes: complexity in the mixed spherical models\rm, JK-D, StatPhys28 (2023). +\pub{Simons Collaboration on Cracking the Glass Problem Annual Meeting}{ + mars 2022. New York, USA +} -\medskip\noindent\bf -How to count in hierarchical landscapes: complexity in the mixed spherical models\rm, JK-D, ΣΦ International -Conference on Statistical Physics (2023). +\pub{Journées de Physique Statistique}{ + janvier 2022. Paris, France +} -\medskip\noindent\bf -Analytic continuation over complex landscapes\rm, JK-D \& Jorge Kurchan, APS March Meeting 2022, Q08.15. +\pub{Simons Collaboration on Cracking the Glass Problem Yearly Meeting}{ + novembre 2021. Venice, Italie +} -\medskip\noindent\bf -Analytic continuation over complex landscapes\rm, JK-D, Journées de Physique Statistique. +\pub{EPS Conference on Statistical Physics of Complex Systems}{ + septembre 2021. Trieste, Italie +} -\medskip\noindent\bf -Glassy dynamics in the hard matrix model\rm, JK-D \& Veit Elser, APS March Meeting 2021, R16.5. +\pub{Glassy Systems and Inter-Disciplinary Applications}{ + juin 2021. Cargèse, Corse, France +} - \medskip\noindent\bf - Cluster-flip colloidal and atomistic algorithms with background potentials\rm, JK-D\rm\ \& James P Sethna, - \href{https://meetings.aps.org/Meeting/MAR20/Session/B45.4}{APS March Meeting 2020, B45.4} (Annul\'e) (\href{https://kent-dobias.com/files/kent-dobias_presentation_mar2020.pdf}{PDF}). +\pub{LPENS 5 Longest Days in Les Houches}{ + juin 2021. Les Houches, France +} - \medskip\noindent\bf - Rejection-free cluster Monte Carlo in arbitrary external fields\rm, JK-D\rm\ \& James P Sethna, \href{https://statphys27.df.uba.ar/registration/index.php/SP27/MainConference/paper/view/78}{Statphys 27 (2019)} (\href{https://kent-dobias.com/files/kent-dobias_rejection-free_2019.pdf}{PDF}). +\pub{APS March Meeting}{ + mars 2021. Participation en ligne +} - \medskip\noindent\bf - Scaling and spatial correlations in the quasibrittle process zone\rm, JK-D\rm\ \& James P Sethna, \href{https://meetings.aps.org/Meeting/MAR19/Session/V56.11}{APS March Meeting 2019, V56.11} (\href{https://kent-dobias.com/files/kent-dobias_scaling_2019.pdf}{PDF}). +\pub{Simons Collaboration on Cracking the Glass Problem Annual Meeting}{ + décembre 2020. Participation en ligne +} - \medskip\noindent\bf - An efficient cluster algorithm for the Ising model in an external field\rm, JK-D\rm\ \& James P Sethna, \href{https://meetings.aps.org/Meeting/MAR18/Session/X48.11}{APS March Meeting 2018, X48.11} (\href{https://kent-dobias.com/files/kent-dobias_efficient_2018/aps_mm_2018.html}{HTML}). +\pub{122nd Statistical Mechanics Conference}{ + décembre 2019. Rutgers University, New Jersey, USA +} - \medskip\noindent\bf - Universal scaling and the essential singularity at the Ising first-order transition\rm, JK-D\rm\ \& James P Sethna, \href{https://meetings.aps.org/Meeting/MAR17/Session/V15.5}{APS March Meeting 2017, V15.5} (\href{https://kent-dobias.com/files/kent-dobias_universal_2017.pdf}{PDF}). +\pub{StatPhys27}{ + juillet 2019. Buenos Aires, Argentine +} - \medskip\noindent\bf - Scaling theory of the process zone of quasibrittle materials: an avalanche crossover analysis\rm, JK-D\rm, Ashivni Shekhawat \& James P Sethna, \href{https://meetings.aps.org/Meeting/MAR16/Session/A43.3}{APS March Meeting 2016, A43.3} (\href{https://kent-dobias.com/files/kent-dobias_scaling_2016.pdf}{PDF}). +\pub{APS March Meeting}{ + mars 2019. Boston, Massachusetts, USA +} - \bigbreak - \noindent\tit Affiches\dotfill{} +\pub{120th Statistical Mechanics Conference}{ + décembre 2018. Rutgers University, New Jersey, USA +} -\medskip\noindent\bf -How to count in hierarchical landscapes\rm, JK-D \& Jorge Kurchan, Youth in High-Dimensions: Recent Progress -in Machine Learning, High-Dimensional Statistics and Inference (2023). +\pub{APS March Meeting}{ + mars 2018. Los Angeles, California, USA +} -\medskip\noindent\bf -Analytic continuation over complex landscapes\rm, JK-D \& Jorge Kurchan, Random Matrices and Random -Landscapes: Conference in honour of Yan Fyodorov's 60th birthday (2022). +\pub{APS March Meeting}{ + mars 2017. Nouvelle Orléans, Louisiana, USA +} -\medskip\noindent\bf -Analytic continuation over complex landscapes\rm, JK-D \& Jorge Kurchan, Simons Collaboration on Cracking -the Glass Problem Annual Meeting 2022. +\pub{Renormalization Group Theory of Disordered Systems}{ + juillet 2016. Paris, France +} -\medskip\noindent\bf -Analytic continuation of complex landscapes\rm, JK-D \& Jorge Kurchan, EPS Conference on Statistical Physics -of Complex Systems 2021, P20. +\pub{StatPhys26}{ + juillet 2016. Lyon, France +} -\medskip\noindent\bf -Exploring the quasibrittle process zone with real-space RG\rm, JK-D\rm, James P Sethna \& Ashivni Shekhawat, \href{http://statphys26.sciencesconf.org/conference/statphys26/pages/PosterBookOfAbstracts.pdf}{Statphys 26 (2016)} (\href{https://kent-dobias.com/files/kent-dobias_poster_jul2016.pdf}{PDF}). +\pub{APS March Meeting}{ + mars 2016. Baltimore, Maryland, USA +} -\bye +\let\thefootnote\relax\footnotetext{Dernière modification le {\selectlanguage{french}\today}. Obtenez la dernière version \href{https://kent-dobias.com/kent-dobias_cv_fr.pdf}{ici}.} +\end{document} |