From 12686e8994846afe37195ab7fe76f440a1f8f801 Mon Sep 17 00:00:00 2001 From: Alice BRENON <alice.brenon@ens-lyon.fr> Date: Fri, 10 Mar 2023 12:02:25 +0100 Subject: [PATCH] Add affiliation and fix document class and paper format --- ICHLL_Brenon.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/ICHLL_Brenon.md b/ICHLL_Brenon.md index 8aabd33..805ca80 100644 --- a/ICHLL_Brenon.md +++ b/ICHLL_Brenon.md @@ -1,8 +1,14 @@ --- title: The specificities of encoding encyclopedias:Â towards a new standard ? -author: Alice BRENON +author: Alice \textsc{Brenon} \up{1,2,*} numbersections: True +documentclass: article +classoptions: + - english + - a4paper + - 11pt header-includes: + \usepackage[frenchb]{babel} \usepackage{textalpha} \usepackage{hyperref} \hypersetup{ @@ -12,6 +18,13 @@ header-includes: } --- +\begin{center} +{\small \up{1} ICAR, CNRS, UMR5191, 69342}\\ +{\small \up{2} Univ Lyon, INSA Lyon, CNRS, UCBL, LIRIS, UMR5205, F-69621}\\ +{\small \up{*} alice.brenon\,@\,ens-lyon.fr} + +\end{center} + # Abstract {-} As witnesses to scientific progress, dictionaries and encyclopedias draw much -- GitLab