|
Working
Paper Series |
The
IHP Working Paper Series documents the results of work by IHP
researchers and collaborators that do not warrant full formal
publication in the Research Paper or Technical Paper series. The
series is used primarily as a channel to promote timely dissemination
of work in progress, or final dissemination of research and methodological
findings, which may be of interest only to a small technical audience.
They may be preliminary and unpolished results of analysis, and
have not necessarily been subject to the same level of editing
and review as Research and Technical papers. In certain instances,
Citation and use of these papers should take into account their
potentially provisional nature. |
|
|
|
Listing
of Working 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 ";
}
}
}
?>
|
|
|
|