|
|
The `publicationList.json` file contains the list of publication by year.
|
|
|
|
|
|
## Details :
|
|
|
<year> : <Array>
|
|
|
|
|
|
The Array contains the list of publication.
|
|
|
|
|
|
## see also :
|
|
|
[members](members-spec), [project list](JSON/project-list-spec)
|
|
|
|
|
|
## Example :
|
|
|
|
|
|
```
|
|
|
{
|
|
|
"2015": ["Charlotte Touati, Claire Clivaz, Apocryphal texts about Other Characters in the Canoncial Gospels, in: Andrew Gregory, Christopher Ticket Christopher (eds.), Oxford Handbook of Early Christian Apocrypha, Oxford: Oxford University Press, 48-64 (2015)",
|
|
|
"Claire Clivaz, Jésus était-il un bel homme?, in: Gilles Bourquin (eds.) Jésus - 12 questions impertinentes, Orbe: OPEC et Olivétan, 43-44 (2015)"
|
|
|
],
|
|
|
"2016" : []
|
|
|
}
|
|
|
``` |
|
|
\ No newline at end of file |