GR8DAN / coventry-thesis

A LaTeX template for a Coventry University Thesis, based on a Cambridge University Engineering Department template.
MIT License
12 stars 6 forks source link

APA7 #3

Open murphyp2208 opened 1 year ago

murphyp2208 commented 1 year ago

Hi, I wondered if you could advise how to allow for / integrate APA7 referencing within this template. As this is now the style recommended by CU. Many thanks Paul

GR8DAN commented 1 year ago

Thanks for raising this. I see the the bibliography package currently used, natbib, has not been updated for APA7. The biblatex-apa package has. I will find some time to test that package to see if it is suitable to swap over to it.