<IMG SRC="../../images/misg.gif" WIDTH=267 HEIGHT=65 BORDER=0><>  English Version    Kimo  Sina   Yahoo 

Search Engine | Seminar  | Training Courses  |  Home
Members | Medical Images | Statistical Computing | Research | Links
Bioinformatics | Group Meeting | Toolboxs
| Chinese Articles 
wpe12.jpg (961 bytes)
  Send comments or suggestions    
Updated:2000/10/14 since 1999.3.1

CIS 資料庫

CIS 全名為 Current Index to Statistics . CIS Extended Database 收錄
了自1974年起,超過140000篇有關機率和統計的論文,其收錄範圍涵蓋
IMS 1960~,JASA 1955~ ,The American Statistican 1959~ …等等12餘種期刊。
而CIS便是我們查詢論文標題,關鍵字,作者…等的最佳搜尋工具。
若想知道CIS更多的資訊,可到CIS的http://www.stat.uchicage.edu/~cis 瀏覽 。


本章分兩部份:
Quick Tour : 簡列出搜尋的流程,帶領讀者迅速 熟悉CIS的操作。
Command Summary: 詳述一些常用的指令,讓讀者更能善用CIS。


第一部份 Quick Tour


在使用CIS之前,須先設定顯示環境,這樣才能預視所搜尋的結果。

[istsun17][~][1]> setenv DISPLAY 140.***.***.***:0.0
140.***.***.***是你現在所在機器的ip.

搜尋流程

[istsun17][~][2]> cis / 執行 CIS /
This is cis, version 2.10, Copyright (C) 1996 by Michael J. Wichura.
For use by students, faculty, and staff of the Department of Math.
National Chung Cheng University only.

Type "help cis" for a command summary. Type "help license" for the terms and
conditions on using this software. Type "changes" for a summary of changes
from previous editions.

cis> dbase cis9 / 找1990年代以後的資料 /

cis> search -k bootstrap / 以bootstrap 為關鍵字開始搜尋 /
... long search in progress; be patient.
-- 802 records in current search results / 共搜得802筆資料 /
-- no backup search results

cis> and -k weighted / 以 weighted 為關鍵字,縮小search範圍 /
-- 11 records in current search results / 結果目前剩下11筆資料 /
-- 802 records in backup results

cis> sort -Y -a / 以年代來排序,若年代同則以作者序排 /
-- sorting by Year/author ... done
-- 11 records in current search results
-- 802 records in backup results

cis> preview / 在螢幕上列出搜尋結果 /
Aerts, Marc;Janssen, Paul
Weighted bootstrapping for $U$-quantiles
95StPrLet 22 317- 323 J
Rank statistic

Barbe, P.;Bertail, P.
The weighted bootstrap
95Springer:Brln:NY 230pbB

Barbe, P.;Bertail, P. (Auth);Young, G. A. (Rev)
Review of ``The weighted bootstrap''
95ShrtBkRv 15/ 3 45- 45bJ

Janssen, Paul
Weighted bootstrapping of $U$-statistics
94JStPlInf 38 31- 41 J
Consistency

Newton, Michael A.;Raftery, Adrian E.
Approximate Bayesian inference with the weighted likelihood bootstrap
(Disc:p26-48)
94JRSS-B 56 3- 26 J
--More--

cis> texify / 將目前11筆資料轉成 .tex 檔,準備列印 /
++ This is texify, version 2.1
++ Converting CIS records to TeX format ... done.
++ Running tex
This is TeX, Version 3.1415 (C version 6.1)
(cis.10607.tex (/SOFT/cis96/sft/UCcis/Tools/defs.tex) [1] [2] )
Output written on cis.10607.dvi (2 pages, 3392 bytes). / 共二頁 /
Transcript written on cis.10607.log.
++ Removing cis.10607.log

cis> tview / 檢視轉換後的資料 /
-- running xdvi cis.10607.dvi &
-- please wait a moment

cis> Note: overstrike characters may be incorrect. / 注意訊息 /
^C / 按 Ctrl + c 回到 cis提示符號/

cis> tprint / 列印 /
This is dvipsk 5.58e Copyright 1986, 1994 Radical Eye Software
' TeX output 1997.06.16:1723' -> |lpr
<texc.pro>. [2] [1]
-- .dvi file removed

cis> save bootdata / 將目前11筆資料save起來 /
-- current search results saved in bootdata.cis
-- current search history saved in bootdata.chi

cis> quit / 結束並離開 /
?? do you really want to exit? [y/n] y
-- current search and backup cleared
-- .cis, .chi, and .bib files in /tmp_mnt/DATA/84/g8423004/book:
-- -rw-r--r-- 1 g8423004 1541 Jun 16 17:15 bootdata.cis
-- -rw-r--r-- 1 g8423004 145 Jun 16 17:15 bootdata.chi
-- bye

Help線上求助

cis> help cis / cis 的使用說明 /
COMMAND SUMMARY
......

cis> help search / help 指令: 指令的線上說明 /
NAME
......

 


第二部份 Command Summary

語法說明 : command[-ab] [-c|d|e] pattern [ ]中括弧表選項(Option)。
[-ab]表示選項 a , b 可一起用。
[-c|d|e]表示選項c,d,e僅能用一個。
command 指令&語法 範例
資料庫 dbase dbase [prefix]

dbase ?|??

限定查詢年代為19**。
dbase cis**.v95
限定查詢年代為1985 以後。
dbase cis8[5-9] CIS9
重新設定查詢年代為全部。
dbase
顯示目前資料庫年份。
dbase ??
索引瀏覽 作者(author), 主題(subject),關鍵字(keyword)和其它關鍵片語(other keyword/phrases)的索引 aindex [-a] [-c] name-string
sindex [-a] [-c] subject-string
kindex [-a] [-c] keys-string
okindex [-a] [-c] other-string}
列出以Aitk為首的作者。
aindex -a aitk
"Aitkin,M." "Aitkin,Murray",...等皆會被索引 。
列出主題以"optim"為開頭的索引
sindex \\boption
-a :string 當成開頭字串,所有含此string的皆會被索引。


-c:索引時,忽略字元特殊意義。

列出主題以 $t$的索引。\$t\$為TeX math code for "t"
sindex -c $t$
注意:搜尋的pattern如果包含"\", 則須打"\\"。
搜尋 search search [-nb] [-a|b|k|t] [+i] pattern


search [-nb] -b

配合 "and" , "or" , " not" 使用。
search regression diagnostic同等於
search diagnostic
and regression}
限定搜尋的文章在Technometrics, Biometrics, Biometrika, 和Psychometrika.
and ics|ika
搜尋Hectronic journals的文章。
dbase cis9[34] search -r E
-nb :不把先前查詢的結果替換成預備檔(\rm backup result)。
-a :以作者author查詢。
-b :以書名books查詢
-k :以關鍵字keywords查詢。
-t :以標題title查詢。
+i :不要忽略(ignore)字母的查詢。
搜尋"$t$"( the \TeX math code for "t")。
search -c $t$
逐筆刪除目前的結果。
weed
Keys來找出現在目前資料庫,包含相關字串的作者,標題,關鍵字
…等資訊,比 search更快速。
key [-c] [-r] [-nb] keystring \\ keys [-l|s]
顯示目前資料庫以test為開頭的所有字和出現次數,但不取回資料。
keys -c -r test
取回包含 "testament","testimonial","testimany"的紀錄。
keys testament|testimonial|testimany
-c:僅顯示keystring出現次數,不取回任何紀錄
-r :把keystring當成搜尋開頭字
-nb:不把預備檔替換掉
-l :顯示前一次的keystring。
-s :顯示搜尋停止的keystring列表。
取回包含james和stein兩個字的任何紀錄。
keys james stein
排序 sort [-a|A] [-j|J] [-k|K] [-t|T] [-y|Y] [-u] 以發表年代來排序,若年代相同,則以作者序來排。
sort -Y -a
-a :以作者的第一個名排序。in the form "Last,First."
-j :以CIS journal/publisher 排序。
-k :以關鍵字keywords排序。
-t :以標題title排序。
-y :以發表年代順序排
-A, -J, -K, -T, -Y :功能和以上相似,但作次排序是以反順序來排。
-u :比較相同時,輸出這些排序紀錄的第一筆資料。
存檔與載入 save filename
restore filename
save testdata 將目前的結果存在名為 testdata 的檔案,
其副檔名自動附為 .cis 。
restore testdata 把存的檔案 testdata叫出來。
預視及列印 preview : 將目前的查詢的結果顯示在螢幕上。
texify : 將目前的查詢的結果轉成.tex的格式 。
tsave filename : 將轉換的.tex存檔。
tview : 預視轉換後的結果。
tprint :將結果列印出來。
結束並離開 以下三種結果相同。
stop

quit
exit
求助 help help command : 指令help。(同 ? command)
guide : 瀏覽 CIS 資料庫的user's guide 。
abbrevs Options : 查 CIS journal/publisher 縮寫(Option)的全名 。






logo.gif (4473 bytes)

Copyright 1999 Medical Images-Stat. Group , NCTU-STAT.

Send comments or suggestions to u8626802@stat.nctu.edu.tw