home *** CD-ROM | disk | FTP | other *** search
- # LaTeX2HTML 2022 (Released January 1, 2022)
- # Associate internals original text with physical files.
-
-
- $key = q/cite_btxhak/;
- $ref_files{$key} = "$dir".q|node1_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/cite_chicago/;
- $ref_files{$key} = "$dir".q|node1_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/cite_latex/;
- $ref_files{$key} = "$dir".q|node1_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/cite_van-leunen/;
- $ref_files{$key} = "$dir".q|node1_ct.html|;
- $noresave{$key} = "$nosave";
-
- 1;
-
-