1 KiB
1 KiB
layout | category | permalink | title | published | description | tags | comments | modified | bibtex | show_meta | noindex | nofollow | sitemap | style | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
publ | mypubs | /about/publications/ | Sample Publications | true | Sample publication page |
|
true | 2016-02-13 | /files/mypubs.bib | true | false | true |
|
.container { max-width: 48rem; } |
{% comment %}
{% if page.bibtex %} {% if page.bibtex contains 'http' %} {% assign domain = '' %} {% else %} {% assign domain = site.url %} {% endif %} {% capture biburl %}{{ domain }}{{ page.bibtex }}{% endcapture %}
{% endif %}
{% endcomment %}
If category is mypubs, then html content from bibtex file at _includes/mypubs.html
will be shown below.