blob: 08c23e7cc87218c6d061f98501558b781a718ef8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
%D \module
%D [ file=m-oldbibtex,
%D version=2013.12.12, % based on bibl-apa.tex and later xml variant
%D title=Falback on old method,
%D subtitle=Publications,
%D author=Hans Hagen,
%D date=\currentdate,
%D copyright={PRAGMA ADE \& \CONTEXT\ Development Team}]
%C
%C This module is part of the \CONTEXT\ macro||package and is therefore copyrighted
%D by \PRAGMA. See mreadme.pdf for details.
\loadmarkfile{bibl-bib}
\loadmarkfile{bibl-tra}
\endinput
|