|
LC Subjects / Links
For each CLIO 650 or 651, create an anchor and URL as follows:
- Table
- Output all 650s/651s in a single table row
- Label Cell
- Use label text: "Search Related Subjects in CLIO"
- Use td attributes
valign="top" align="right" class="FieldName"
- Content Cell
- Place all 650/651 content in a single cell
- Use td attributes
colspan="2" valign="top" class="FieldValue"
- Anchor text
- Output the content of subfields $a, $x, $y and $z only
- Precede the content of each new subfield by en-dash "– "
- URL
- Create URL link for each separate 650/651
- Start URL href "http://clio.cul.columbia.edu/cgi-bin/Pwebrecon.cgi?Search_Arg=
- Next add in the content of each $a, $x, $y, or $z subfield
separated by ascii space "%20"
- Also replace blanks present in the content of each
subfield by ascii space "%20"
- Follow URL with a line-break "<br />
EXAMPLES (shown with line breaks for clarity)
650 _0 |a Budget |z United States |v Databases.
<a href="http://clio.cul.columbia.edu/cgi-bin/Pwebrecon.cgi?
Search_Arg=Budget%20United%20States
&SL=None&Search_Code=SUBJ&CNT=50&HIST=1&DB=local">
Budget–United States</a><br />
Budget–United States
651 _0 |a United States |x Economic policy |v Periodicals.
<a href="http://clio.cul.columbia.edu/cgi-bin/Pwebrecon.cgi?
Search_Arg=United%20States%20Economic%20Policy
&SL=None&Search_Code=SUBJ&CNT=50&HIST=1&DB=local">
United States–Economic Policy</a><br />
United States–Economic
Policy
|