--- layout: default permalink: /lectures/:categories/:year/:month/:day/:title/ --- {{ page.date | date: "%-d %B %Y" }}

{{ page.title }}

by {{ page.author | default: site.author }}

{{content}} {% if page.tags %} tags: {{ page.tags | join: " - " }} {% endif %}