home *** CD-ROM | disk | FTP | other *** search
/ ftp.umcs.maine.edu / 2015-02-07.ftp.umcs.maine.edu.tar / ftp.umcs.maine.edu / pub / WISR / wisr4 / proceedings / tex / griss.tex / labels.pl < prev    next >
Text File  |  1992-04-23  |  2KB  |  70 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate labels original text with physical files.
  3.  
  4.  
  5. $key = q/cite_ATT90/;
  6. $external_labels{$key} = "$URL/" . q|node9_mn.html|; 
  7. $noresave{$key} = "$nosave";
  8.  
  9. $key = q/cite_ambras89/;
  10. $external_labels{$key} = "$URL/" . q|node9_mn.html|; 
  11. $noresave{$key} = "$nosave";
  12.  
  13. $key = q/cite_beach91/;
  14. $external_labels{$key} = "$URL/" . q|node9_mn.html|; 
  15. $noresave{$key} = "$nosave";
  16.  
  17. $key = q/cite_cagan90/;
  18. $external_labels{$key} = "$URL/" . q|node9_mn.html|; 
  19. $noresave{$key} = "$nosave";
  20.  
  21. $key = q/cite_collins91/;
  22. $external_labels{$key} = "$URL/" . q|node9_mn.html|; 
  23. $noresave{$key} = "$nosave";
  24.  
  25. $key = q/cite_creech91/;
  26. $external_labels{$key} = "$URL/" . q|node9_mn.html|; 
  27. $noresave{$key} = "$nosave";
  28.  
  29. $key = q/cite_creech91a/;
  30. $external_labels{$key} = "$URL/" . q|node9_mn.html|; 
  31. $noresave{$key} = "$nosave";
  32.  
  33. $key = q/cite_griss91/;
  34. $external_labels{$key} = "$URL/" . q|node9_mn.html|; 
  35. $noresave{$key} = "$nosave";
  36.  
  37. $key = q/cite_linton89/;
  38. $external_labels{$key} = "$URL/" . q|node9_mn.html|; 
  39. $noresave{$key} = "$nosave";
  40.  
  41. $key = q/cite_purtilo90/;
  42. $external_labels{$key} = "$URL/" . q|node9_mn.html|; 
  43. $noresave{$key} = "$nosave";
  44.  
  45. $key = q/cite_purtilo91/;
  46. $external_labels{$key} = "$URL/" . q|node9_mn.html|; 
  47. $noresave{$key} = "$nosave";
  48.  
  49. $key = q/cite_wiederhold90/;
  50. $external_labels{$key} = "$URL/" . q|node9_mn.html|; 
  51. $noresave{$key} = "$nosave";
  52.  
  53. $key = q/cite_zarmer89/;
  54. $external_labels{$key} = "$URL/" . q|node9_mn.html|; 
  55. $noresave{$key} = "$nosave";
  56.  
  57. $key = q/cite_zarmer90a/;
  58. $external_labels{$key} = "$URL/" . q|node9_mn.html|; 
  59. $noresave{$key} = "$nosave";
  60.  
  61. 1;
  62.  
  63.  
  64. # LaTeX2HTML 2022 (Released January 1, 2022)
  65. # labels from external_latex_labels array.
  66.  
  67.  
  68. 1;
  69.  
  70.