ims icon indicating copy to clipboard operation
ims copied to clipboard

Bibliography / References

Open espinielli opened this issue 4 years ago • 0 comments

Great book(down), I am learning (stats) and meta-learning (from your Rmd/bookdown/LaTeX): Thanks.

A few points about Bibliography/References:

  1. From the comments in the ims-style.tex file it looks like you would like to change "Bibliography" to "References". See this StackExchange. It looks like that for your case it would be enough to have

    \renewcommand{\bibname}{References}
    
  2. in the web version References is in the TOC but not in the PDF (at least in the sample). Maybe this StackExchange could help.

  3. I would have References unnumbered (in the web version it is Appendix B), i.e. # References {-}

espinielli avatar Jun 30 '21 13:06 espinielli