Commit 14a7034e authored by D.H.D. Nguyen's avatar D.H.D. Nguyen
Browse files

update conf.py

parent 60ab130d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -145,7 +145,7 @@ latex_elements = {
# (source start file, target name, title,
#  author, documentclass [howto, manual, or own class]).
latex_documents = [
    (master_doc, 'BWS.tex', 'Web Interface for Best-Worst-Scaling Documentation',
    (master_doc, 'Web_Interface.tex', 'Web Interface for Best-Worst-Scaling Documentation',
     'D.Nguyen, M.Charniuk, S.Safdel', 'manual'),
]