We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac14947 commit d06edf6Copy full SHA for d06edf6
_pages/publications.md
@@ -18,15 +18,15 @@ My Google Scholar profile can be found [here](http://scholar.google.nl/citations
18
<!-- _pages/publications.md -->
19
<div class="publications">
20
21
-<div id="journals"></div>
22
-{% bibliography --file papers %}
23
-<!-- <div id="proc"></div>
+<!-- <div id="journals"></div>
+{% bibliography --file papers %} -->
+<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 %} -->
+{% bibliography --file theses %}
31
32
</div>
0 commit comments