<%@ page import="java.sql.*,java.util.*,org.fs.srs.pubs.*" session="false" %> <% Vector V = null; String QueryString = "select * from publications where primarykey=" + Pub.getIndex(); try { V = Pub.query(QueryString); } catch (SQLException sqle) { out.println(sqle.toString()); }; Pub = (Publication)V.elementAt(0); int stationid = 0; int stationloop = 0; String[] ArrMystationShort = new String[11]; String[] ArrMystation = new String[11]; String[] ArrMyURL = new String[11]; ArrMystationShort[0] = "Research & Development"; ArrMystationShort[9] = "North Central"; ArrMystationShort[1] = "Northern"; ArrMystationShort[2] = "Southern"; ArrMystationShort[3] = "Rocky Mountain"; ArrMystationShort[4] = "Pacific Southwest"; ArrMystationShort[5] = "Pacific Northwest"; ArrMystationShort[6] = "Forest Products Laboratory"; ArrMystationShort[7] = "International Institute of Tropical Forestry"; ArrMystationShort[8] = "Northeastern Area - State & Private Forestry"; ArrMystation[0] = "Research & Development"; ArrMystation[9] = "North Central Research Station"; ArrMystation[1] = "Northern Research Station"; ArrMystation[2] = "Southern Research Station"; ArrMystation[3] = "Rocky Mountain Research Station"; ArrMystation[4] = "Pacific Southwest Research Station"; ArrMystation[5] = "Pacific Northwest Research Station"; ArrMystation[6] = "Forest Products Laboratory"; ArrMystation[7] = "International Institute of Tropical Forestry"; ArrMystation[8] = "Northeastern Area - State & Private Forestry"; ArrMyURL[0] = "http://www.fs.fed.us/research/"; ArrMyURL[9] = "http://ncrs.fs.fed.us"; ArrMyURL[1] = "http://www.nrs.fs.fed.us/"; ArrMyURL[2] = "http://www.srs.fs.usda.gov/"; ArrMyURL[3] = "http://www.fs.fed.us/rm/"; ArrMyURL[4] = "http://www.fs.fed.us/psw/"; ArrMyURL[5] = "http://www.fs.fed.us/pnw/"; ArrMyURL[6] = "http://www.fpl.fs.fed.us/"; ArrMyURL[7] = "http://www.fs.fed.us/global/iitf/"; ArrMyURL[8] = "http://na.fs.fed.us/"; if ((Pub.getOrigin().equals("NA"))) { stationid = 8; } if ((Pub.getOrigin().equals("NC"))) { stationid = 1; } if ((Pub.getOrigin().equals("NRS"))) { stationid = 1; } if ((Pub.getOrigin().equals("NE"))) { stationid = 1; } if ((Pub.getOrigin().equals("PNW"))) { stationid = 5; } if ((Pub.getOrigin().equals("PSW"))) { stationid = 4; } if ((Pub.getOrigin().equals("RMRS"))) { stationid = 3; } if ((Pub.getOrigin().equals("SRS"))) { stationid = 2; } if ((Pub.getOrigin().equals("FPL"))) { stationid = 6; } if ((Pub.getOrigin().equals("IITF"))) { stationid = 7; } %> <%= Pub.getTitle() %>

US Forest Service
  
Treesearch

<%= ArrMystation[stationid] %>

 
<% while (stationloop < 10) { %> <% if ((stationloop == stationid)) { %> <% } %> <% stationloop++; } %>
 
<%@ include file="../local-resources/includes/local-address.shtml" %>

Publication Information

Title: <%= Pub.getTitle() %>

Author: <%= Pub.getAuthor() %>

Date: <%= Pub.getDate() %>

Source: <%= Pub.getPublication() %>

<% if ((Pub.getIschild().equals("t"))) { %> <% } %> <% if ((Pub.getChildpresent().equals("t"))) { %> <% } %> <% if ((!Pub.getPubstation().equals("")) && (!Pub.getPubtype().equals("")) && (!Pub.getPubtype().equals("JRNL")) && (!Pub.getPubnumber().equals(""))) { %>

Station ID: <%= Pub.getPubtype() %>-<%= Pub.getPubstation() %>-<%= Pub.getPubnumber() %>

<% } %>

Description: <%= Pub.getDescription() %>

<% if ((!Pub.getKeywords().equals(""))) { %>

Key Words: <%= Pub.getKeywords() %>

<% } %>

View and Print this Publication (<%= Pub.getFilesize() %>)

<% if ((!Pub.getUncaptured().equals("")) && (!Pub.getUncapturedurl().equals("")) && (!Pub.getUncapturedsize().equals(""))) { %>

Pristine Version: An uncaptured or "pristine" version of this publication is available. It has not been subjected to OCR (Optical Character Recognition) and therefore does not have any errors in the text. However it is a larger file size and some people may experience long download times. The "pristine" version of this publication is available here: View and Print the PRISTINE copy of this Publication (<%= Pub.getUncapturedsize() %>)

<% } %>

Publication Notes:

    <% if ((stationid == 2)) { %>
  • Our on-line publications are scanned and captured using Adobe Acrobat. During the capture process some typographical errors may occur. Please contact the SRS Webmaster, srswebmaster@fs.fed.us if you notice any errors which make this publication unusable.
  • You may send email to (<%= Pub.getPubtype() %>-<%= Pub.getPubstation() %>-<%= Pub.getPubnumber() %>) <% } %> by <%= Pub.getAuthor() %>">pubrequest@fs.fed.us to request a hard copy of this publication. (Please specify exactly which publication you are requesting and your mailing address.)
  • <% } %> <% if ((stationid == 3)) { %>
  • Please contact RMRS Publications with questions or to request a paper copy.
  • <% } %> <% if ((stationid == 5)) { %>
  • Our on-line publications are scanned and captured using Adobe Acrobat. During the capture process some typographical errors may occur. Please contact Tiffany Dong, tdong@fs.fed.us if you notice any errors which make this publication unuseable.
  • <% } %> <% if ((stationid == 1)) { %>
  • This publication may be available in hard copy. Check the Northern Research Station web site to request a printed copy of this publication.
  • Our on-line publications are scanned and captured using Adobe Acrobat. During the capture process some typographical errors may occur. Please contact Sharon Hobrla, shobrla@fs.fed.us if you notice any errors which make this publication unuseable.
  • <% } %>

Evaluate this Publication

Citation

<%= Pub.getAuthor() %>  <%= Pub.getDate() %>.  <%= Pub.getTitle() %>  <%= Pub.getPublication() %>.

US Forest Service - Research & Development
Last Modified:  May 13, 2008


USDA logo which links to the department's national site. Forest Service logo which links to the agency's national site.