Skip to content

Commit a4acec7

Browse files
committed
Added links in bib
1 parent 64c0a5b commit a4acec7

File tree

2 files changed

+18
-10
lines changed

2 files changed

+18
-10
lines changed

_bibliography/papers.bib

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ @article{Venturelli_2022_relaxation
1010
month = {May},
1111
publisher = {American Physical Society},
1212
doi = {10.1103/PhysRevE.105.054125},
13-
url = {https://link.aps.org/doi/10.1103/PhysRevE.105.054125}
13+
html = {https://link.aps.org/doi/10.1103/PhysRevE.105.054125},
14+
arxiv={2203.06001}
1415
}
1516

1617
@article{Venturelli_2022_2parts,
@@ -25,27 +26,29 @@ @article{Venturelli_2022_2parts
2526
month = {Oct},
2627
publisher = {American Physical Society},
2728
doi = {10.1103/PhysRevE.106.044112},
28-
url = {https://link.aps.org/doi/10.1103/PhysRevE.106.044112}
29+
html = {https://link.aps.org/doi/10.1103/PhysRevE.106.044112},
30+
arxiv={2206.01664}
2931
}
3032

3133
@article{Venturelli_2022_thermodynamics,
3234
title = {Stochastic thermodynamics of a probe in a fluctuating correlated field},
3335
volume = {146},
3436
ISSN = {1286-4854},
35-
url = {http://dx.doi.org/10.1209/0295-5075/ad3469},
37+
html = {http://dx.doi.org/10.1209/0295-5075/ad3469},
3638
DOI = {10.1209/0295-5075/ad3469},
3739
number = {2},
3840
journal = {EPL},
3941
publisher = {IOP Publishing},
4042
author = {Davide Venturelli and Sarah A. M. Loos and Benjamin Walter and {\'E}dgar Rold{\'a}n and Andrea Gambassi},
4143
year = {2024},
4244
month = may,
43-
pages = {27001}
45+
pages = {27001},
46+
arxiv={2305.16235}
4447
}
4548

4649
@article{Loffredo2023,
4750
doi = {10.1088/1478-3975/acc5cc},
48-
url = {https://doi.org/10.1088/1478-3975/acc5cc},
51+
html = {https://doi.org/10.1088/1478-3975/acc5cc},
4952
year = {2023},
5053
month = apr,
5154
publisher = {{IOP} Publishing},
@@ -54,7 +57,8 @@ @article{Loffredo2023
5457
pages = {035003},
5558
author = {Emanuele Loffredo and Davide Venturelli and Irene Giardina},
5659
title = {Collective response to local perturbations: how to evade threats without losing coherence},
57-
journal = {Phys. Biol.}
60+
journal = {Phys. Biol.},
61+
arxiv={2302.07592}
5862
}
5963

6064
@article{Venturelli_2023_memory,
@@ -67,12 +71,14 @@ @article{Venturelli_2023_memory
6771
year={2023},
6872
month={sep},
6973
publisher={IOP Publishing},
70-
doi={10.1088/1367-2630/acf240}
74+
doi={10.1088/1367-2630/acf240},
75+
html={https://iopscience.iop.org/article/10.1088/1367-2630/acf240},
76+
arxiv={2304.09684}
7177
}
7278

7379
@article{Venturelli_2022_confined,
7480
doi = {10.1088/1742-5468/aca8fa},
75-
url = {https://dx.doi.org/10.1088/1742-5468/aca8fa},
81+
html = {https://dx.doi.org/10.1088/1742-5468/aca8fa},
7682
year = {2022},
7783
month = {dec},
7884
publisher = {IOP Publishing},
@@ -82,6 +88,7 @@ @article{Venturelli_2022_confined
8288
author = {Davide Venturelli and Markus Gross},
8389
title = {Tracer particle in a confined correlated medium: an adiabatic elimination method},
8490
journal = {J. Stat. Mech.},
91+
arxiv={2209.10834}
8592
}
8693

8794
@Article{replica_2023,
@@ -94,5 +101,6 @@ @Article{replica_2023
94101
month={may},
95102
publisher={SciPost},
96103
doi={10.21468/SciPostPhys.14.5.110},
97-
url={https://scipost.org/10.21468/SciPostPhys.14.5.110},
104+
html={https://scipost.org/10.21468/SciPostPhys.14.5.110},
105+
arxiv={2209.11732}
98106
}

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ filtered_bibtex_keywords:
374374
]
375375

376376
# Maximum number of authors to be shown for each publication (more authors are visible on click)
377-
max_author_limit: 3 # leave blank to always show all authors
377+
max_author_limit: 5 # leave blank to always show all authors
378378
more_authors_animation_delay: 10 # more authors are revealed on click using animation; smaller delay means faster animation
379379

380380
# Enables publication thumbnails. If disabled, none of the publications will display thumbnails, even if specified in the bib entry.

0 commit comments

Comments
 (0)