Blob Blame History Raw
--- a/docs/source/biblio.rst.orig	2020-06-24 07:43:36.521432028 -0600
+++ b/docs/source/biblio.rst	2020-12-21 20:43:31.623206629 -0700
@@ -9,4 +9,3 @@ Bibliography
 
 .. bibliography:: libsemigroups.bib
    :all:
-   :encoding: utf-8
--- a/docs/source/conf.py.orig	2020-08-14 09:42:02.469742130 -0600
+++ b/docs/source/conf.py	2020-12-21 20:43:19.992230981 -0700
@@ -37,6 +37,8 @@ project = "libsemigroups"
 copyright = "2019-20, J. D. Mitchell"
 author = "J. D. Mitchell"
 cpp_index_common_prefix = ["libsemigroups::"]
+bibtex_bibfiles = ['libsemigroups.bib']
+bibtex_encoding = 'utf-8'
 
 html_logo = ""