File tree Expand file tree Collapse file tree 1 file changed +3
-17
lines changed Expand file tree Collapse file tree 1 file changed +3
-17
lines changed Original file line number Diff line number Diff line change @@ -9,24 +9,10 @@ nav_order: 2
99
1010My 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>
You can’t perform that action at this time.
0 commit comments