-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcredits.html
95 lines (89 loc) · 4.4 KB
/
credits.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Lausanne - Style de citation Zotero | Université de Lausanne</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-light.css">
<meta name="viewport" content="width=device-width">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<p style="text-align:center;"><a href="https://lausannecitationstyle.github.io/support/"><img src="https://raw.githubusercontent.com/LausanneCitationStyle/Support/master/media/lausannelogo.png" alt="Lausanne citation style" style="width:200px;"></a>
<br><b>Styles bibliographiques</b><br>et intégration à Zotero</p>
<table style="width:100%">
<tr>
<td><a href="https://lausannecitationstyle.github.io/support/">ACCUEIL</a></td>
</tr>
<tr>
<td>STYLE HISTOIRE</td>
</tr>
<tr>
<td> <a href="https://lausannecitationstyle.github.io/support/style-histoire.html">Le style "Histoire"</a>
</tr>
<tr>
<td> <a href="https://lausannecitationstyle.github.io/support/zotero-histoire.html">Usage du style avec Zotero</a>
</tr>
<tr>
<td>STYLE ASA</td>
</tr>
<tr>
<td> <a href="https://lausannecitationstyle.github.io/support/style-asa.html">Le style "ASA"</a>
</tr>
<tr>
<td> <a href="https://lausannecitationstyle.github.io/support/zotero-asa.html">Usage du style avec Zotero</a>
</tr>
<tr>
<td>TUTORIEL ZOTERO</td>
</tr>
<tr>
<td> <a href="https://lausannecitationstyle.github.io/support/1.html">Mise en place</a><br>
<small>Installation, interface, synchronisation.</small></td>
</tr>
<tr>
<td> <a href="https://lausannecitationstyle.github.io/support/2.html">Import des références</a><br>
<small>Champs, PDF, import automatique.</small></td>
</tr>
<tr>
<td> <a href="https://lausannecitationstyle.github.io/support/3.html">Gestion des références</a><br>
<small>Collections, marqueurs, notes, groupes.</small></td>
</tr>
<tr>
<td> <a href="https://lausannecitationstyle.github.io/support/4.html">Usage des références</a><br>
<small>Export, notes de bas de pages.</small></td>
</tr>
<tr>
<td>RESSOURCES</td>
</tr>
<tr>
<td> <a href="https://lausannecitationstyle.github.io/support/ressources.html">Liens utiles</a>
</tr>
<td>À PROPOS</td>
</tr>
<tr>
<td> <b><a href="https://lausannecitationstyle.github.io/support/credits.html">Crédits</a></b>
</tr>
</table>
</header>
<section>
<h1>CREDITS</h1>
<h2>Site web</h2>
<p></p>Mini-site créé en 2020 par Martin GRANDJEAN et Tania ROCHAT pour la section d'histoire UNIL, puis maintenu par Martin GRANDJEAN et enrichi par Leonie NUSSBAUM (2023).</p>
<p>DOI: <a href="https://doi.org/10.5281/zenodo.3887645">10.5281/zenodo.3887645</a></p>
<p>Voir le projet sur <a href="https://github.com/LausanneCitationStyle">GitHub</a></p>
<h2>Style Lausanne "Histoire"</h2>
<p>Style de citation bibliographique créé en 2018 par Nicolas CHACHEREAU et Martin GRANDJEAN pour la section d'histoire UNIL sur la base d'un style développé pour <a href="https://www.infoclio.ch/fr">Infoclio</a> puis mis à jour par Nicolas CHACHEREAU en 2020. </p>
<p>DOI: <a href="https://doi.org/10.5281/zenodo.1478505">10.5281/zenodo.1478505</a></p>
<h2>Style Lausanne "ASA"</h2>
<p>Style de citation bibliographique créé en 2023 par Leonie NUSSBAUM pour la section d'archéologie et de sciences de l'antiquité UNIL.</p>
</section>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>