"") {$search=$_GET['hdnText'];} ?>
equitaptg
= '$SearchString5'"; if ($SearchString1<>"") {$query= $query . " and topics like '%$SearchString1%'";} if ($SearchString2<>"") {$query= $query . " and authors like '%$SearchString2%'";} if ($SearchString3<>"") {$query= $query . " and title like '%$SearchString3%'";} if ($SearchString4<>"") { if ($SearchString4=="External" || $SearchString4=="Equitap Network" ) {$query= $query . " and ownership like substring('$SearchString4',1,8)";} else {$query= $query . " and category like substring('$SearchString4',12) and ownership like substring('$SearchString4',1,8)";} } if ($SearchString6<>"") {$query= $query . " and substring(pub_date,1,4) <= '$SearchString6'";} } //$query = $query . " ORDER BY pres_date"; $total_results = mysql_num_rows(mysql_query($query)); $totpages = ceil($total_results / $max_results); $query = $query . " ORDER BY pub_date DESC LIMIT $from, $max_results"; $result=mysql_query($query); $num=mysql_num_rows($result); if ($total_results == 0 || $num == 0) { $first = 0; $last = 0; $page = 1; } if ($page <= $totpages) { if ($totpages == 1) { $last = $num; $first = 1; } else { $first = $from + 1; if ($num == $max_results) { $last = $from + $max_results; } else { $last = $total_results; } } } mysql_close(); } ?>
Home
About us
Who we are
What we do
Our sponsors and supporters
Members
Territories
Publications
Overview
Equitap Working Papers
Equitap Technical Guidelines
Journal Articles
Books and Monographs
Conference Presentations
Publications using Equitap Results
Resources
Events
News
Search
Only search Equitap
HOME
ABOUT US
TERRITORIES
PUBLICATIONS
> Overview
> Equitap Working Papers
> Equitap Technical Guidelines
> Journal Articles
> Books and Monographs
> Conference Presentations
> Publications using Equitap Results
RESOURCES
EVENTS
NEWS
">
Search Publications
Topic:
All topics
" >
Title or part of title:
">
Authors(s):
">
Type:
All types
All Equitap Publications
">
All External Publications
">
Date between:
>2005
>2006
>2007
>2008
>2009
>2010
>2011
>2012
And:
>2012
>2011
>2010
>2009
>2008
>2007
>2006
>2005
Listing of Technical Guidelines
- of publications found, listed by
date
.
" alt="cover page" height="75" border="1px" style="border-color:#CCCCCC">
">
Author(s):
Date:
" target="_blank">
"") {echo "($fl_size)";} ?>
= 1){ echo "Page: "; for($k = 1; $k <= $totpages; $k++){ if(($page) == $k){ echo "$k "; } else { echo "
$k
"; } } } ?>