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 3a27fbb commit ee45678Copy full SHA for ee45678
_pages/publications.md
@@ -15,10 +15,10 @@ My Google Scholar profile can be found [here](http://scholar.google.nl/citations
15
<a href="#abs">Abstracts</a> |
16
<a href="#theses">Theses</a>
17
18
-<!-- _pages/publications.md -->
+<!-- _pages/publications.md --
19
<div class="publications">
20
21
-<!-- <div id="journals"></div>
+<div id="journals"></div>
22
{% bibliography --file papers %}
23
<div id="proc"></div>
24
{% bibliography --file papers_conf %}
@@ -28,5 +28,5 @@ My Google Scholar profile can be found [here](http://scholar.google.nl/citations
28
{% bibliography --file books %}
29
<div id="theses"></div>
30
{% bibliography --file theses %}
31
--->
+
32
</div>
0 commit comments