diff options
Diffstat (limited to 'reproduce/analysis/make')
| -rw-r--r-- | reproduce/analysis/make/paper.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/reproduce/analysis/make/paper.mk b/reproduce/analysis/make/paper.mk index a705903..cff0f23 100644 --- a/reproduce/analysis/make/paper.mk +++ b/reproduce/analysis/make/paper.mk @@ -123,8 +123,8 @@ $(texbdir)/paper.bbl: tex/src/references.tex $(mtexdir)/dependencies-bib.tex \ rm -f $@ # Link the AASTeX LaTex and bibliography style here. - ln -sf $$p/tex/src/aastex631.cls ./ - ln -sf $$p/tex/src/aasjournal.bst ./ + ln -sf $$p/tex/src/aastex702.cls ./ + ln -sf $$p/tex/src/aasjournalv7.1.bst ./ # Fill the 'references.bib' (in Maneage, the software dependencies # are in 'tex/build/macros/dependencies-bib.tex' |
