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 4ed1d63 commit ac14947Copy full SHA for ac14947
_pages/publications.md
@@ -20,13 +20,13 @@ My Google Scholar profile can be found [here](http://scholar.google.nl/citations
20
21
<div id="journals"></div>
22
{% bibliography --file papers %}
23
-<div id="proc"></div>
+<!-- <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