if( isset($extraMETA) ) echo $extraMETA; ?>
|
This website is preserved as an Archive for the NIH-funded GISPopSci / Advanced Spatial Analysis Training Programs (2005–2013). Current resources in support of Spatially Integrated Social Science are now available at the following:
Bibliographyif( !$retrieve && !$listmode ): ?>CSISS maintains a user-searchable database of references to applications of Spatial Analysis techniques in the Social Sciences. This resource has been customized to service the needs of population science. In addition to the refinement of on-line search terms that feature key research themes in demography, the search domain has been expanded to capture references to the most significant serial publications in the population sciences. This bibliography contains 2329 total records. Spatial Population Bibliography Report 315kb - Information on source journals, selection methodology, and keyword statistics. endif; ?>if( !$retrieve && !$listmode ): ?> Query ExamplesYour search terms will be matched against words that appear in the titles, author names, keywords, and abstracts that accompany journal articles. The search results provide only the basic bibliographic entries (because of copyright protocols, we cannot display abstracts).
No records match the query. "; if($total > $num){ echo $pagination; } } else if( isset($id) ) { $record =& $root->getElement('results'); $record =& $record->getAllChildren('record'); $fields = array("id","title","dates","authors","source","keywords", "literature","disciplines","database","citation"); if( sizeof($record) ){ foreach($fields as $field) ${$field} = $record[0]->getElement($field); echo "View Citation\n"; echo "
\n"; echo "\n"; echo "\n"; if($source->getValue()!="N-A") echo "\n"; if($literature->getValue()!="N-A") echo "\n"; if($disciplines->getValue()!="N-A") echo "\n"; if($database->getValue()!="N-A") echo "\n"; if($keywords->getValue()!="N-A") echo "\n"; echo "\n"; echo "
\n"; echo "
\n"; } else echo " Invalid record. "; } else if( $listmode ) { echo "List Results\n"; echo "The list results are saved in a browser cookie on your own computer. The list will be available"; echo " for 30 days from your last list action (add or remove) or until you clear your cookies. \n"; if( @!$listempty ){ $records =& $root->getElement('results'); $records =& $records->getAllChildren('record'); echo "
\n
\n"; echo " Save List Results\n"; echo "When you are done building a list of citations you can choose to save the list to your computer."; echo " You can opt to save as plain text citations, tab-seperated data, html, or a format that"; echo " is compatible with EndNote. "; echo "Select a format and click save: "; echo " \n"; } else echo "List is empty. "; } ?> |