]> Git — Sourcephile - literate-phylomemy.git/blob - src/Phylomemy/References.hs
init
[literate-phylomemy.git] / src / Phylomemy / References.hs
1 module Phylomemy.References where
2
3 data RefDrawMeScience
4 -- ^ David Chavalarias, Quentin Lobbe, Alexandre Delanoë.
5 -- Draw me Science - multi-level and multi-scale reconstruction of knowledge dynamics with phylomemies. 2021. ⟨[hal-03180347v2](https://hal.science/hal-03180347v2)⟩
6 -- > {
7 -- > "URL": "https://hal.science/hal-03180347",
8 -- > "author": [
9 -- > {
10 -- > "family": "Chavalarias",
11 -- > "given": "David"
12 -- > },
13 -- > {
14 -- > "family": "Lobbe",
15 -- > "given": "Quentin"
16 -- > },
17 -- > {
18 -- > "family": "Delanoë",
19 -- > "given": "Alexandre"
20 -- > }
21 -- > ],
22 -- > "id": "chavalarias:hal-03180347",
23 -- > "issued": {
24 -- > "date-parts": [
25 -- > [
26 -- > 2021,
27 -- > 3
28 -- > ]
29 -- > ]
30 -- > },
31 -- > "note": "working paper or preprint",
32 -- > "title": "Draw me Science - multi-level and multi-scale reconstruction of knowledge dynamics with phylomemies",
33 -- > "type": "manuscript"
34 -- > }