Meilleurs liens arXiv
This commit is contained in:
parent
de00f241b6
commit
a3ee79f77f
4 changed files with 6 additions and 6 deletions
|
|
@ -32,14 +32,14 @@ to the Keller-Segel model.
|
|||
|
||||
| Authors | Title | Links |
|
||||
| - | - | :-: |
|
||||
{% for pub in site.data.accepted %} | {{pub.authors}} | *{{pub.title}}* <br />{{pub.journal}} {{pub.issue}} | [arXiv](http://arxiv.org/pdf/{{pub.arxiv}}) |
|
||||
{% for pub in site.data.accepted %} | {{pub.authors}} | *{{pub.title}}* <br />{{pub.journal}} {{pub.issue}} | [arXiv](http://arxiv.org/abs/{{pub.arxiv}}) |
|
||||
{% endfor %}{: .publi_table}
|
||||
|
||||
### Submitted
|
||||
|
||||
| Authors | Title | Links |
|
||||
| - | - | :-: |
|
||||
{% for pub in site.data.submitted %} | {{pub.authors}} | *{{pub.title}}* | [arXiv](http://arxiv.org/pdf/{{pub.arxiv}}) |
|
||||
{% for pub in site.data.submitted %} | {{pub.authors}} | *{{pub.title}}* | [arXiv](http://arxiv.org/abs/{{pub.arxiv}}) |
|
||||
{% endfor %}{: .publi_table}
|
||||
|
||||
## Visits & conferences
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue