-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit ca559cd
Showing
20 changed files
with
12,456 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
#!/bin/sh | ||
# | ||
# by Cr 2007/2018 | ||
# | ||
# Shell pour compiler le RAweb avec iRAbot. | ||
# Lancer le script dans le répertoire où se trouve les fichiers du rappport d'activité. | ||
# | ||
# Ce script utilise curl : http://curl.haxx.se/ | ||
# Pour windows utiliser gnutar ou zip à la place de tar : http://gnuwin32.sourceforge.net/packages.html | ||
# Le rapport utilise MathML. | ||
# | ||
# Droit d'exécution : | ||
# -------------------- | ||
# Si le message suivant apparait : | ||
# % ./irabot.sh: Permission non accordée | ||
# lancer la commande suivante : | ||
# % chmod a+x ./irabot.sh | ||
|
||
# Nouveauté 2016 : authentification avec le CAS Inria (https://cas.inria.fr/) | ||
|
||
# Pour ne pas générer la version PDF du rapport : compilation 2 fois plus rapide | ||
#PDF="non" | ||
# Compilation de la version PDF et la version HTML du rapport | ||
PDF="oui" | ||
|
||
# S'il existe un paramètre au lancement du script : génére seulement la version HTML | ||
if [ $# -gt 0 ] | ||
then | ||
PDF="non" | ||
fi | ||
|
||
if [ "$PDF" = "non" ] | ||
then | ||
PDF="-F pdf=non" | ||
echo "\n> Génération de la version HTML du rapport (pas de version PDF)" | ||
else | ||
PDF="" | ||
fi | ||
|
||
# Création de l'archive | ||
echo "\n> Création de l'archive\n" | ||
tar cvfz projet.tar.gz *.tex */*.tex *.bib *.xml IMG | ||
#sleep 1 | ||
|
||
# Chargement sur le serveur et réception du ficher de log | ||
echo "\n> Transfert et compilation...\n" | ||
curl --insecure -F uploaded_file=@projet.tar.gz $PDF -F 'button_name=Envoyer' https://irabot.inria.fr/compile/irabot > log.html | ||
#sleep 1 | ||
|
||
# Lancement navigateur avec le fichier de log | ||
firefox log.html | ||
echo "\n> Consulter le navigateur (fichier log.html)\n" | ||
|
||
# | ||
# Documentation sur le RAweb : https://intranet.inria.fr/Vie-scientifique/Information-edition-scientifiques/RAweb/Rediger-le-RA-Objectifs-et-actualites | ||
# | ||
# En cas de problème : https://helpdesk.inria.fr/categories/181/submit | ||
# | ||
# En cas de problème : crossi@inrialpes.fr | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
<!DOCTYPE html | ||
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | ||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US"> | ||
<head> | ||
<title>iRAbot</title> | ||
<link href="/img/favicon.ico" type="image/x-icon" rel="icon" /> | ||
<link rel="shortcut icon" type="image/x-icon" href="/img/favicon.ico" /> | ||
<base href="https://irabot.inria.fr/" /> | ||
<link rel="stylesheet" type="text/css" href="https://irabot.inria.fr/css/main.css" /> | ||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> | ||
</head> | ||
<body> | ||
<div id="CorpsPage"> | ||
<div class="titre"> | ||
<h1><span style="color: #E20026;"><i>i</i></span>RAbot / <span style="color: #E20026;"><i>i</i></span>nria RAweb robot</h1> | ||
<p> </p></div><table cellspacing=0 cellpadding=5 border=0><tr><td>Projet : visages</td><td> </td><td>Fichier : projet.tar.gz</td><td> </td><td>Raweb : 3.3.8</td></tr><tr><td>Année : 2018</td><td> </td><td>Type : archive tar gz</td><td> </td><td>Tralics : 2.15.4</td></tr><tr><td>Format : tex</td><td> </td><td>Rép : racine</td><td> </td><td>Compile : 8609</td></tr><tr><td colspan="5"><center>Date : vendredi 23 novembre 2018 à 10h05 | ||
</center></td></tr></table><hr align="left" width="80%"><p><br>Utilisation du fichier bibtex <i><a target="_blank" href="/itramera?format=bib&epi=visages&annee=2018">visages2018.bib</a></i> produit par Hal le 23/11/2018 à 08:15 | ||
<p>Utilisation du fichier tex <i><a target="_blank" href="/itramera?format=texmodif&epi=visages&annee=2018">visages2018.tex</a></i> complété par les données de la <a target="_blank" href="https://bil.inria.fr/fr/catalog/listby/raweb">Bil</a> le 22/11/2018 à 15:01 | ||
<p> <p>Fichiers sources :<ol><li>visages2018.tex<br> | ||
<li>visages2018.bib<br> | ||
<li>visages_foot2018.bib<br> | ||
<li>visages_refer2018.bib<br> | ||
</ol><br /><b>Mots-clés</b> : Il est indispensable de valider les mots-clés Equipe ET Personnes dans cartographie pour pouvoir déposer votre RA<br /> | ||
<b>Logiciels</b> : Lors de la compilation, la section des logiciels est extraite de la base des logiciels <a target="_blank" href="https://bil.inria.fr/fr/catalog/listby/raweb">BIL</a>. Le texte rédigé dans votre fichier tex est effacé et remplacé par les données de la <a target="_blank" href="https://bil.inria.fr/fr/catalog/listby/raweb">BIL</a>. Seule la sous-section consacrée aux plateformes est conservée.<p> </p><p>Fichiers images :<ol><li> IMG/ASL_quantification.png<br> | ||
<li> IMG/Hemisfer_Principle.png<br> | ||
<li> IMG/imageeps.eps<br> | ||
<li> IMG/imagejpeg.jpg<br> | ||
<li> IMG/imagepdf.pdf<br> | ||
<li> IMG/OverallObjectives.png<br> | ||
<li> IMG/qrcode-visages-epub.png<br> | ||
<li> IMG/qrcode-visages-pdf.png<br> | ||
</ol><p> <p><p>Messages du raweb :<p> <p><p><iframe src="/tail?pid=8609&pidmake=9232&host=medulla.irisa.fr&projet=visages" width="800" height="500" scrolling="auto" frameborder="1">Pas d'affichage du log</iframe><p> <p><center><h3><b><font size="+1">. . . . . </font></b></h3>Compilation terminée</center> | ||
Durée : 12s | ||
<p> <p>Liste des erreurs : | ||
<ol> | ||
<li>Problème avec la biblio :<br>Error signaled while handling entry cite:snoussi:<a target="_blank" href="http://hal.inria.fr/inserm-01579134">inserm-01579134</a> | ||
<br>Line 990: <code>scope of his PhD thesis on diffusion imaging in the spinal cord starting with distortion correction. The results of this study were presented at the ESMRMB 2017 conference \cite{snoussi:inserm-01579134}. </code><br>undefined reference. | ||
La référence a peut-être été modifiée dans Hal<p> | ||
<li>Problème avec la biblio :<br>Error signaled while handling entry cite:bannier:<a target="_blank" href="http://hal.inria.fr/hal-01578473">hal-01578473</a> | ||
<br>Line 994: <code>transfer data processing. Preliminary results were presented at the ESMRMB and ECTRIMS 2017 conferences \cite{bannier:hal-01578473} \cite{kerbrat:hal-01579486}. </code><br>undefined reference. | ||
La référence a peut-être été modifiée dans Hal<p> | ||
<li>Problème avec la biblio :<br>Error signaled while handling entry cite:kerbrat:<a target="_blank" href="http://hal.inria.fr/hal-01579486">hal-01579486</a> | ||
<br>Line 994: <code>transfer data processing. Preliminary results were presented at the ESMRMB and ECTRIMS 2017 conferences \cite{bannier:hal-01578473} \cite{kerbrat:hal-01579486}. </code><br>undefined reference. | ||
La référence a peut-être été modifiée dans Hal<p> | ||
<li>Les sections suivantes sont vides :<p> | ||
<ul><li>Domain 1<br><li>Awards<br><li>New result 1<br><li>Bilateral Contracts with Industry<br><li>Bilateral Grants with Industry<br><li>FP7 & H2020 Projects<br><li>Collaborations in European Programs, Except FP7 & H2020<br><li>Collaborations with Major European Organizations<br><li>Other IIL projects<br><li>Inria Associate Teams Not Involved in an Inria International Labs<br><li>Declared Inria International Partners<br><li>Informal International Partners<br><li>Participation in Other International Programs<br><li>Internships<br><li>Sabbatical programme<br><li>Explorer programme<br><li>Research Stays Abroad<br><li>General Chair, Scientific Chair<br><li>Member of the Organizing Committees<br><li>Chair of Conference Program Committees<br><li>Member of the Conference Program Committees<br><li>Reviewer<br><li>Member of the Editorial Boards<br><li>Reviewer - Reviewing Activities<br><li>Invited Talks<br><li>Leadership within the Scientific Community<br><li>Scientific Expertise<br><li>Research Administration<br><li>Teaching<br><li>Supervision<br><li>Juries<br><li>Internal or external Inria responsibilities<br><li>Articles and contents<br><li>Education<br><li>Interventions<br><li>Internal action<br><li>Creation of media or tools for science outreach<br></ul><p> | ||
<li>Mots-clés : <br>Rajouter les <b>mots-clés équipes et personnes</b> pour régler le problème.<p> <br><li>Problème avec les images :<br> | ||
Erreur image : l'image Hemisfer_Principle.png n'est pas utilisée. Utilisez-la ou bien effacez-la. | ||
<p><li>Problème avec les images :<br> | ||
Erreur image : l'image ASL_quantification.png n'est pas utilisée. Utilisez-la ou bien effacez-la. | ||
<p><li>La liste des mots-clés (équipe et/ou personnes) est incomplète aussi le dépôt est impossible. Utilisez le site web <a target="_blank" href="https://cartographie.inria.fr/SIKeywords/accueilKW">Cartographie</a> pour indiquer ces mots-clés. Plus d'info </a> sur les <a target="_blank" href="https://intranet.inria.fr/Vie-scientifique/Information-edition-scientifiques/RAweb/Consignes-generales#eztoc26917_4">mots-clés</a>.<p></ol><p><b><i>Le dépôt du rapport ne sera possible qu'après correction des erreurs.</i></b><p><p> <p>Fichiers de log :<ol> | ||
<li><a target="_blank" href="irabot?nom=log/visages-tralics.log&annee=2018">visages-tralics.log</a><br> | ||
<li><a target="_blank" href="irabot?nom=log/visages-pdflatex.log&annee=2018">visages-pdflatex.log</a><br> | ||
<li><a target="_blank" href="irabot?nom=log/visages-make.log&annee=2018">visages-make.log</a><br> | ||
</ol> | ||
<p><p> <p>Liste des vérifications :<p><i>Avant de déposer votre rapport effectuer obligatoirement les contrôles suivant en cliquant sur les différents boutons <b>Vérifier</b>.</i></font><p><table border="0"> | ||
<tr VALIGN="top"><td><td>Auteurs et éditeurs</td> <td><form method="post" action="auteurs?projet=visages" enctype="multipart/form-data" target="_blank"> <input type="submit" name="button_name" value="Vérifier" /><input type="hidden" name="projet" value="visages" /><input type="hidden" name="annee" value="2018" /></form> | ||
</td><td> | ||
(<font size="-1"><a target="blank" href="irabot?nom=log/auteurs-visages.html&annee=2018">consulter</a>)</font></td> | ||
</td></tr> | ||
<tr VALIGN="top"><td><td>Membres de l'équipe</td> <td><form method="post" action="membres?projet=visages" enctype="multipart/form-data" target="_blank"> <input type="submit" name="button_name" value="Vérifier" /><input type="hidden" name="projet" value="visages" /><input type="hidden" name="annee" value="2018" /></form> | ||
</td><td> | ||
(<font size="-1"><a target="blank" href="irabot?nom=log/membres-visages.html&annee=2018">consulter</a>)</font></td> | ||
</td></tr> | ||
<tr VALIGN="top"><td><td>Bibliographie</td> <td><form method="post" action="biblio?projet=visages" enctype="multipart/form-data" target="_blank"> <input type="submit" name="button_name" value="Vérifier" /><input type="hidden" name="projet" value="visages" /><input type="hidden" name="annee" value="2018" /></form> | ||
</td><td> | ||
<font size="-1"><a target="blank" href="irabot?nom=biblio&annee=2018"> </a></font></td> | ||
</td></tr> | ||
<tr VALIGN="top"><td><td>URL</td> <td><form method="post" action="url?projet=visages" enctype="multipart/form-data" target="_blank"> <input type="submit" name="button_name" value="Vérifier" /><input type="hidden" name="projet" value="visages" /><input type="hidden" name="annee" value="2018" /></form> | ||
</td><td> | ||
<font size="-1"><a target="blank" href="irabot?nom=url&annee=2018"> </a></font></td> | ||
</td></tr> | ||
<tr VALIGN="top"><td><td>Synthèse</td> <td><form method="post" action="infos?projet=visages" enctype="multipart/form-data" target="_blank"> <input type="submit" name="button_name" value="Vérifier" /><input type="hidden" name="projet" value="visages" /><input type="hidden" name="annee" value="2018" /></form> | ||
</td><td> | ||
<font size="-1"><a target="blank" href="irabot?nom=infos&annee=2018"> </a></font></td> | ||
</td></tr></table><p> <p><p>Rapport d'activité :<p><a target="_blank" href="/RA2018/visages/uid0.html">Version HTML</a><p> | ||
<a target="_blank" href="/RA2018/visages/visages.pdf">Fichier PDF</a><p> | ||
<font size="-1"><p>Dans la version HTML pour visualiser correctement les formules mathématiques (qui sont maintenant en MathML)<br>vous devez installer sur votre machine les fonts STIX disponibles à l'adresse suivante :<br><a target="_blank" href="https://developer.mozilla.org/en/Mozilla_MathML_Project/Fonts">https://developer.mozilla.org/en/Mozilla_MathML_Project/Fonts</a></p></font><p> <p>Nombre de pages hors bibliographie du rapport : 14<p><p> | ||
<!-- commentaire --> | ||
<p> <hr align="left" width="90%"><p> <p>Modification des fichiers sources :<p><font size="-1"><i>Il est possible de déposer une nouvelle version de ces fichiers sans créer une nouvelle archive<br> | ||
Pour le bibtex de l'année il est possible de mettre à jour la version exportée de HAL.</i></font> | ||
<ol><form method="post" action="/compile/irabot" enctype="multipart/form-data"><li>visages2018.tex<br> | ||
<input type="file" name="visages2018.tex" value="visages2018.tex" size="50" maxlength="80" /><li>visages2018.bib<br> | ||
<font size="-1"><a target="blank" href="/itramera?epi=visages&action=majbib&format=irabot">Mise à jour du bibtex de Hal</a></font><li>visages_foot2018.bib<br> | ||
<input type="file" name="visages_foot2018.bib" value="visages_foot2018.bib" size="50" maxlength="80" /><li>visages_refer2018.bib<br> | ||
<input type="file" name="visages_refer2018.bib" value="visages_refer2018.bib" size="50" maxlength="80" /><input type="hidden" name="projet" value="visages" /><input type="hidden" name="annee" value="2018" /></ol><p /><input type="submit" name="button_name2" value="Charger" /><p /></form> | ||
<p> <center><hr xstyle="color: #FF0000;">Pour en savoir plus : <a target="_blank" href="https://intranet.inria.fr/Vie-scientifique/Information-edition-scientifiques/RAweb/Rediger-le-RA-Objectifs-et-actualites">Consulter la documentation</a> - En cas de problème : <a target="_blank" href="https://helpdesk.inria.fr/categories/181/submit">Créer un ticket</a><br> | ||
<span style="color: #E20026;"><b>i</b></span>RAbot 1.0.0 - Seism/Dsi/<span style="color: #E20026;"><b>I</b></span>nria 2007/2018 - L'urgence prime la forme</center><p> </p> | ||
</body> | ||
</html> |
Binary file not shown.
Oops, something went wrong.