|
Technical
Paper Series |
The
IHP Technical Paper Series documents the work of IHP researchers
and collaborators that falls outside the scope of the IHP Research
Paper Series. The series is used primarily as a channel to make
available in electronic format and in a timely manner research
results, which may not warrant full printing as IHP Research Papers.
They may not be as substantial or as of wide an interest as IHP
Research Papers, but have been subject to internal peer review.
In certain instances, IHP Technical Papers may be duplicates of
papers published elsewhere, but based on IHP work. |
|
|
|
Listing
of Technical Paper Series |
- of publications
found, listed by date. |
|
$color = '#FFFFFF'; ?>
$i=0;
while ($i < $num) {
$id=mysql_result($result,$i,"id");
$ISBN_No=mysql_result($result,$i,"ISBN_No");
$title=mysql_result($result,$i,"title");
$category=mysql_result($result,$i,"category");
$topic=mysql_result($result,$i,"topics");
$author=mysql_result($result,$i,"authors");
$pub_date=mysql_result($result,$i,"pub_date");
$fl_name=mysql_result($result,$i,"fl_name");
$fl_size=mysql_result($result,$i,"fl_size");
$no_pages=mysql_result($result,$i,"no_pages");
$img_name=mysql_result($result,$i,"img_name");
$price=mysql_result($result,$i,"price");
$short_desc=mysql_result($result,$i,"short_desc");
$abstract=mysql_result($result,$i,"abstract");
$file_icon=mysql_result($result,$i,"file_icon");
$link_text=mysql_result($result,$i,"link_text");
$url_link=mysql_result($result,$i,"url_link");
?>
|
" alt="cover page" height="75" align="right" border="1px" style="border-color:#CCCCCC"> |
" class="pub"> echo "$title"; ?>
echo "$short_desc";?>
Author(s): echo substr($author,0,100); ?>
Date: echo ucfirst(date("j M Y", strtotime("$pub_date"))); ?> |
" class="publication" target="_blank"> echo $link_text ?>
if ($fl_size <> "") {echo "($fl_size)";} ?>
|
|
if ($color == '#FFFFFF')
{$color='#F4EDF6';}
else {$color='#FFFFFF';} ?>
$i++; }?>
|
= 1){
echo "Page: ";
for($k = 1; $k <= $totpages; $k++){
if(($page) == $k){
echo "$k ";
} else {
echo "$k ";
}
}
}
?>
|
|
|
|