Skip to content

Commit 3772550

Browse files
committed
test9
1 parent ee45678 commit 3772550

File tree

1 file changed

+3
-17
lines changed

1 file changed

+3
-17
lines changed

_pages/publications.md

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,10 @@ nav_order: 2
99

1010
My Google Scholar profile can be found [here](http://scholar.google.nl/citations?user=pKFkfq4AAAAJ).
1111

12-
<a href="#journals">Papers in international journals</a> |
13-
<a href="#proc">Conference proceedings</a> |
14-
<a href="#book">Book chapters</a> |
12+
<a href="#journals">Journal Articles</a> |
13+
<a href="#proc">Conference Articles</a> |
1514
<a href="#abs">Abstracts</a> |
15+
<a href="#book">Book Chapters</a> |
1616
<a href="#theses">Theses</a>
1717

18-
<!-- _pages/publications.md --
19-
<div class="publications">
2018

21-
<div id="journals"></div>
22-
{% bibliography --file papers %}
23-
<div id="proc"></div>
24-
{% bibliography --file papers_conf %}
25-
<div id="abs"></div>
26-
{% bibliography --file papers_abstracts %}
27-
<div id="book"></div>
28-
{% bibliography --file books %}
29-
<div id="theses"></div>
30-
{% bibliography --file theses %}
31-
32-
</div>

0 commit comments

Comments
 (0)