Re: [Bioc-devel] Using LaTeX packages in vignettes

2017-04-03 Thread Andrzej OleÅ›
Dear Roel, to override the default \bibliographystyle{unsrt} use `BiocStyle::latex(use.unsrturl=FALSE)` as documented in ?BiocStyle::latex Best, Andrzej On Mon, Apr 3, 2017 at 2:29 PM, Janssen-10, R.R.E. < r.r.e.janssen...@umcutrecht.nl> wrote: > Obenchain, Valerie writes: > > Hi, > > > > On 03

Re: [Bioc-devel] Using LaTeX packages in vignettes

2017-04-03 Thread Janssen-10, R.R.E.
Obenchain, Valerie writes: > Hi, > > On 03/30/2017 03:20 AM, Janssen-10, R.R.E. wrote: >> Hello all, >> >> We wrote our vignette in Sweave/LaTeX, and I am running into a problem with >> citing to other papers. >> I would like to use the APA style of citing which looks like: "Determine the >> opt

Re: [Bioc-devel] Using LaTeX packages in vignettes

2017-03-31 Thread Obenchain, Valerie
Hi, On 03/30/2017 03:20 AM, Janssen-10, R.R.E. wrote: > Hello all, > > We wrote our vignette in Sweave/LaTeX, and I am running into a problem with > citing to other papers. > I would like to use the APA style of citing which looks like: "Determine the > optimal factorization rank using the NMF p

[Bioc-devel] Using LaTeX packages in vignettes

2017-03-30 Thread Janssen-10, R.R.E.
Hello all, We wrote our vignette in Sweave/LaTeX, and I am running into a problem with citing to other papers. I would like to use the APA style of citing which looks like: "Determine the optimal factorization rank using the NMF package (Gaujoux and Seoighe, 2010). ..." Now, to achieve that, I