Skip to content

Commit

Permalink
fixed broken doc
Browse files Browse the repository at this point in the history
  • Loading branch information
simongravelle committed Aug 24, 2024
1 parent 53caf5b commit cc400a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
run: |
pip install sphinx
pip install furo
pip install sphinxcontrib.bibtex
- name: Build
run: |
cd docs/
Expand Down
3 changes: 1 addition & 2 deletions docs/source/journal-article.bib
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@ @article{woodMonteCarloEquation1957
number = {3},
pages = {720--733},
issn = {0021-9606, 1089-7690},
doi = {10.1063/1.1743822},
langid = {english},
}
} # doi = {10.1063/1.1743822},
@article{michels1949isotherms,
title={Isotherms of argon between 0 C and 150 C and pressures up to 2900
Expand Down

0 comments on commit cc400a8

Please sign in to comment.