Files needed for the Glossa style in Latex:
- glossa.cls: the document class file. Put this in a location where latex can find it (eg ~/Library/texmf/tex/latex)
- glossa-template.tex: an example of an article in the Glossa style
- sample.bib: the sample bibliography file used for the example article in 2
- glossa.bst: the bibliography style. Put this in a location where latex can find it (eg ~/Library/texmf/bibtex)
- biblatex-gl.bbx
- gl-authoryear-comp.cbx
- cgloss.sty (needed for glosses in the Glossa document class; not standardly included in the tex-distribution; put this in a location where latex can find it, eg ~/Library/texmf/tex/latex)
Files 5 and 6 are needed for use with biblatex; put these in a location where latex can find them (eg ~/Library/texmf/tex/latex/biblatex); ignore if you use bibtex.