Skip to content

Commit

Permalink
Disable citations such that it works on Travis CI for now (GH-222)
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-ueding committed Jan 4, 2020
1 parent d6b3df0 commit 6babb0b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions vignettes/hankel.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ title: "Hankel method for energy level extraction"
author: "Carsten Urbach"
output:
pdf_document:
citation_package: biblatex
#citation_package: biblatex

bibliography: hankel.bib
link_citation: yes
#bibliography: hankel.bib
#link_citation: yes
vignette: >
%\VignetteIndexEntry{Hankel method for energy level extraction}
%\VignetteEngine{knitr::rmarkdown}
Expand Down

0 comments on commit 6babb0b

Please sign in to comment.