#!/usr/local/bin/perl
require "ctime.pl";
$intab= "data.txt";
$file_dir = 'http://www.tsha.utexas.edu/handbook/online/articles/view/';
$ID= $ENV{'PATH_INFO'};
$ID=~ s/\/handbook\/online\///;
$FID = $ID;
($junk,$NUMBER) = split(/\//,$ID);
($NUMBER, $junk) = split(/\./,$NUMBER);
$NUMBER = uc($NUMBER);
open(TSF, "$intab") || die "Can't Open $intab $!";
while(
The following, adapted from the Chicago Manual of Style, 15th edition, is the preferred citation for this article. Handbook of Texas Online, s.v. "$TITLE,"
EOF
print "$full_path<\/a> (accessed $accessdate).
top of page | about | search | browse | help | home - contribute - bookstore - teaching tools - feedback - credits - multimedia - news
report an error or correction | suggest an article topic
The Handbook of Texas Online is a joint project of The General Libraries at the University of Texas at Austin and the Texas State Historical Association.
Copyright ©, The Texas State Historical Association, 1997-2001
Last Updated: July 23, 2001
Comments to: comments.tsha\@lib.utexas.edu