Tagged Questions
4
votes
1answer
84 views
How to add an APA-style citation with no author in ConTeXt?
I need to cite some articles which were created by some professional organizations, so no authors or editors are listed:
@Article{noname2012,
author = {},
title = {This is the title},
...
2
votes
1answer
209 views
How to add page numbers to APA citations in ConTeXt?
I have created a basic document with APA citations using the course code for creating bibliographies in MK IV in APA format, as found at the ConTeXt garden:
...