diff --git a/_pages/publications.md b/_pages/publications.md index ba31cd90a7b..6c354fbcd1e 100644 --- a/_pages/publications.md +++ b/_pages/publications.md @@ -11,29 +11,7 @@ permalink: /publications/ ## Group highlights -(For a full list see [below](#full-list) or go to [Google Scholar](https://scholar.google.ca/citations?hl=en&user=sLHyO1wAAAAJ&view_op=list_works&sortby=pubdate). - -{% assign number_printed = 0 %} -{% for publi in site.data.publist %} - -{% assign even_odd = number_printed | modulo: 2 %} -{% if publi.highlight == 1 %} - -{% if even_odd == 0 %} -
{{ publi.description }}
-{{ publi.authors }}
- -{{ publi.news1 }}
-{{ publi.news2 }}
-