diff options
author | Ludovic Courtès | 2012-05-24 23:45:16 +0200 |
---|---|---|
committer | Ludovic Courtès | 2012-05-24 23:45:16 +0200 |
commit | e51f94d5b17721c7e734df2134bcd25af725df03 (patch) | |
tree | 25d7b6753c30c25862b242db63aa2e5d2dcde9b5 /doc/user | |
parent | 8bda7818b4c24d6900dee742a0ea74194aec94c6 (diff) | |
download | skribilo-e51f94d5b17721c7e734df2134bcd25af725df03.tar.gz skribilo-e51f94d5b17721c7e734df2134bcd25af725df03.tar.lz skribilo-e51f94d5b17721c7e734df2134bcd25af725df03.zip |
doc: Clarify affiliations.
* doc/user/user.skb: Add missing hyphen in "Sophia-Antipolis"; change
Manuel's affiliation to "Inria".
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/user.skb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/user.skb b/doc/user/user.skb index 328ff2b..fb43e85 100644 --- a/doc/user/user.skb +++ b/doc/user/user.skb @@ -92,10 +92,10 @@ "HTML" "LaTeX" "Lout" "PostScript" "PDF") :env '((example-counter 0) (example-env ())) :author (list (author :name "Érick Gallesio" - :affiliation "Université de Nice - Sophia Antipolis" + :affiliation "Université de Nice - Sophia-Antipolis" :email (mailto "eg@essi.fr")) (author :name "Manuel Serrano" - :affiliation "Inria Sophia-Antipolis" + :affiliation "Inria" :email (mailto *serrano-mail*)) (author :name "Ludovic Courtès" :email (mailto *courtes-mail*))) |