tweak publications to use _data folder
This commit is contained in:
parent
4a24f45c47
commit
69bb5b03ba
3 changed files with 11 additions and 17 deletions
|
|
@ -27,15 +27,10 @@ ainsi que leurs liens avec certaines inégalités fonctionnelles.
|
|||
|
||||
### Acceptées
|
||||
|
||||
| Auteurs | Titre (Journal) | Liens
|
||||
{% include publis-acc.markdown %}
|
||||
|
||||
<!---
|
||||
### Publications soumises
|
||||
|
||||
| Auteurs | Titre | Liens
|
||||
{% include publis-sub.markdown %}
|
||||
-->
|
||||
| Auteurs | Titre | Liens |
|
||||
| - | - | :-: |
|
||||
{% for pub in site.data.accepted %} | {{pub.authors}} | {{pub.title}} <br />*{{pub.journal}}* {{pub.issue}} | [preprint]({{pub.preprint}}) |
|
||||
{% endfor %}{: .accepted}
|
||||
|
||||
### Déplacements & conférences
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue