1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
%% LICENCING TERMS
%%
%% apa.cls
%% version 1.3.3
%% August 2008
%% by Athanassios Protopapas
%% protopap@ilsp.gr
%%
%% This package may be distributed under the terms of the LaTeX Project Public
%% License, as described in lppl.txt in the base LaTeX distribution. Either
%% version 1.0 or, at your option, any later version.
%%
%% The term "package" above applies to all files accompanying apa.cls, that is:
%% README, apa.cls, CHANGELOG.txt, apacls.txt, apacls.html, apaenum.txt,
%% examples.txt, apaexample.txt, examplebib.bib, APAendfloat.cfg, and language-
%% specific definitions in .apa files (e.g., english.apa, greek.apa, dutch.apa).
%% All may distributed undern the LPPL.
|