Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
chrisjsewell committed Jan 30, 2019
1 parent e7852bc commit e968bbf
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1273,7 +1273,7 @@
"ipub": {
"bibliography": "example.bib",
"biboptions": ["super", "sort"],
"bibstyle": "humannat",
"bibstyle": "unsrtnat",
"language": "portuges",
"listcode": true,
"listfigures": true,
Original file line number Diff line number Diff line change
@@ -616,7 +616,7 @@ \section{Equations (with ipython or
\left(\sqrt{5} i\right)^{\alpha} \left(\frac{1}{2} - \frac{2 i}{5} \sqrt{5}\right) + \left(- \sqrt{5} i\right)^{\alpha} \left(\frac{1}{2} + \frac{2 i}{5} \sqrt{5}\right)
\end{equation}

\bibliographystyle{humannat}
\bibliographystyle{unsrtnat}
\bibliography{ipynb_with_external_files/example}

\end{document}

0 comments on commit e968bbf

Please sign in to comment.