New section for papers and meta tags for citations

This commit is contained in:
Brandon Rozek 2022-08-21 00:06:51 -04:00
parent 97d21d0722
commit c8b013a04b
4 changed files with 171 additions and 0 deletions

View file

@ -74,4 +74,6 @@
{{- if or .Params.math .Site.Params.math -}}
{{ partial "mathjax_support.html" . }}
{{- end -}}
{{ partial "citation.html" . }}
</head>