Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unhammer/apa6th
Modifications to apa.cls to correspond (slightly more) to APA 6th
https://github.com/unhammer/apa6th
apa latex
Last synced: 20 days ago
JSON representation
Modifications to apa.cls to correspond (slightly more) to APA 6th
- Host: GitHub
- URL: https://github.com/unhammer/apa6th
- Owner: unhammer
- Created: 2011-01-08T12:38:00.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-01-09T16:25:10.000Z (about 14 years ago)
- Last Synced: 2024-11-07T02:39:36.273Z (2 months ago)
- Topics: apa, latex
- Homepage: http://www.ilsp.gr/homepages/protopapas/apacls.html
- Size: 961 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
One or two modifications to
[apa.cls](http://www.ilsp.gr/homepages/protopapas/apacls.html) and
apacite.bst (which are based on APA 5th) to make them look more like
APA 6th.Very incomplete. If you have APA 6th modifications to apa.cls or
apacite.bst, I'd love to have them in here :-)Use:
----Optionally edit the `TEXMF` path in `Makefile` and type `make install`
to install the relevant files.If you use [writer2latex](http://writer2latex.sourceforge.net/) from
the command-line, the file `zotero-apacls.xml` provides a
configuration that seems to work quite well with OpenOffice documents
(even ones that have Zotero references).Changes so far:
---------------* **Bold font** on the headings used in ThreeLevelHeading (leveltwo,
levelfour, levelfive)
* Output DOI in references (copied from
[jovcite.bst](http://www.tobias-elze.de/latex/jovcite.bst))
* Output URL in references only if there is no DOITODO:
------* APA 6th merged all those headings alternatives into one, so really
the default should be FiveLevelHeading and the other alternatives
should be removed.