CiteULike: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (16個修訂) |
||
| (11 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
[http://www.citeulike.org/ CiteULike]是線上書目管理與分享的社交式軟體(social software) | [http://www.citeulike.org/ CiteULike]是線上書目管理與分享的社交式軟體(social software) | ||
== CiteULIke & EndNote == | |||
== CiteULIke --> EndNote | === CiteULIke --> EndNote === | ||
Batch Import the Data file from [http://www.endnote.com/ EndNote] 9.x to CiteULike | Batch Import the Data file from [http://www.endnote.com/ EndNote] 9.x to CiteULike | ||
批次匯入EndNote書目檔'''成功''' | 批次匯入EndNote書目檔'''成功''' | ||
* 從CiteULike[http://www.citeulike.org/export.adp 匯出書目檔] (Export your library) | * 從CiteULike[http://www.citeulike.org/export.adp 匯出書目檔 *.ENL] (Export your library) | ||
* 打開書目檔,另存新檔('''注意''':編碼從UTF-8改成ANSI,否則中文書目會變成亂碼) | * 打開書目檔,另存新檔('''注意''':編碼從UTF-8改成ANSI,否則中文書目會變成亂碼) | ||
* 開啟EndNote 匯入 | * 開啟EndNote 匯入 | ||
| Line 16: | Line 16: | ||
== EndNote --> CiteULike | === EndNote --> CiteULike === | ||
''' | EndNote匯出多筆書目資料為[http://en.wikipedia.org/wiki/BibTeX BibTeX]格式,再匯入至CiteULike。可成功匯入中英文書目。'''注意:''' 如果書目檔案中包含曾經匯入至CiteULike的重複書目,會中斷匯入。 | ||
* 開啟EndNote | |||
** | {{Software version| software=EndNote | url=http://www.endnote.com/ | version=X1 }} | ||
** Export書目檔 | |||
* 下載修正過的[http://www.xxc.idv.tw/blog/xxc/webtryit/endnote_bibtex_style_expo.html BibTeX樣式檔]([http://www.xxc.idv.tw/blog/xxc/BibTeX_Export_for-citeulike.ens 直接下載], Thanks XXC!) | |||
** 將BibTeX_Export_for-citeulike.ens 複製至C:\Program Files\EndNote X1\Styles\ | |||
* 開啟EndNote | |||
** 點選要匯出的單筆或多筆的書目 | |||
** Export書目檔: File -> Export -> | |||
*** Output style: BibTeX_Export_for-citeulike | |||
*** 如果BibTeX_Export_for-citeulike,不在選項中,則需選擇Select Another Style切換 | |||
** 儲存BibTeX Style的書目檔案 | |||
* 連到CiteULike | * 連到CiteULike | ||
** [http://www.citeulike.org/import_bibtex 匯入書目檔] | ** [http://www.citeulike.org/import_bibtex 匯入書目檔] | ||
** | ** 大功告成 | ||
== 歷史紀錄 == | |||
EndNote 9.x 匯入至CiteULike遭遇錯誤訊息 | |||
* 原因: EndNote並未匯出有效的BibTeX格式(每筆citation須指定unique key) | |||
: 使用EndNote開啟BibTeX Export.ens -> Bibliography / Templates 修改該行 | |||
<pre> | |||
@article{ Record Number, | |||
</pre> | |||
== Syntax of Tag URL/RSS == | |||
* [http://www.citeulike.org/search/all?f=tag&q=wiki+OR+wikipedia CiteULike: Search results for: wiki OR wikipedia]([http://www.citeulike.org/rss/search/all?f=tag&q=wiki%20OR%20wikipedia RSS]) | |||
* [http://www.connotea.org/tag/wiki/OR/wikipedia Connotea: Bookmarks matching tags wiki, OR, or wikipedia]([http://www.connotea.org/rss/tag/wiki/OR/wikipedia RSS]) | |||
== 相關資源 | |||
== 相關資源 == | |||
類似服務 | |||
* CiteULike的競爭者:[http://www.connotea.org/ Connotea - a free online reference management service for researchers and clinicians] (last visited: April 27, 2006) | * CiteULike的競爭者:[http://www.connotea.org/ Connotea - a free online reference management service for researchers and clinicians] (last visited: April 27, 2006) | ||
相關網頁 | |||
* [http://www.xxc.idv.tw/blog/xxc/webtryit/academic_social_1.html XXC@Blog: 學術網路書籤工具---CiteULike介紹] 2006-06 | |||
* [http://zonble.twbbs.org/archives/2005_03/719.php :::zonble’s promptbook » 將全國圖書書目資訊網轉換成論文參考書目格式的書籤小工具:::] 2005-03 (last visited: April 28, 2006) | |||
* [http://planetoid.info/weblog/2005/11/07/000522.html Social bookmarking for saving the copy of web pages or pdf files] 2005-11 | * [http://planetoid.info/weblog/2005/11/07/000522.html Social bookmarking for saving the copy of web pages or pdf files] 2005-11 | ||
[[Category:Academic]] [[Category:Bibliography]] | [[Category:Academic]] [[Category:Bibliography]] | ||
Latest revision as of 14:36, 21 June 2009
CiteULike是線上書目管理與分享的社交式軟體(social software)
CiteULIke & EndNote[edit]
CiteULIke --> EndNote[edit]
Batch Import the Data file from EndNote 9.x to CiteULike
批次匯入EndNote書目檔成功
- 從CiteULike匯出書目檔 *.ENL (Export your library)
- 打開書目檔,另存新檔(注意:編碼從UTF-8改成ANSI,否則中文書目會變成亂碼)
- 開啟EndNote 匯入
- Import Option請選Reference Manager(RIS)
測試匯入結果
- 匯入Journal Article有對應到應有欄位, 但是...
- 匯入網路資源(CiteULike的Electronic citation, EndNote的Electronic Source)的文章存取日期(access date)會遺失
EndNote --> CiteULike[edit]
EndNote匯出多筆書目資料為BibTeX格式,再匯入至CiteULike。可成功匯入中英文書目。注意: 如果書目檔案中包含曾經匯入至CiteULike的重複書目,會中斷匯入。
| EndNote | v.X1 |
- 下載修正過的BibTeX樣式檔(直接下載, Thanks XXC!)
- 將BibTeX_Export_for-citeulike.ens 複製至C:\Program Files\EndNote X1\Styles\
- 開啟EndNote
- 點選要匯出的單筆或多筆的書目
- Export書目檔: File -> Export ->
- Output style: BibTeX_Export_for-citeulike
- 如果BibTeX_Export_for-citeulike,不在選項中,則需選擇Select Another Style切換
- 儲存BibTeX Style的書目檔案
- 連到CiteULike
- 匯入書目檔
- 大功告成
歷史紀錄[edit]
EndNote 9.x 匯入至CiteULike遭遇錯誤訊息
- 原因: EndNote並未匯出有效的BibTeX格式(每筆citation須指定unique key)
- 使用EndNote開啟BibTeX Export.ens -> Bibliography / Templates 修改該行
@article{ Record Number,
Syntax of Tag URL/RSS[edit]
- CiteULike: Search results for: wiki OR wikipedia(RSS)
- Connotea: Bookmarks matching tags wiki, OR, or wikipedia(RSS)
相關資源[edit]
類似服務
- CiteULike的競爭者:Connotea - a free online reference management service for researchers and clinicians (last visited: April 27, 2006)
相關網頁
- XXC@Blog: 學術網路書籤工具---CiteULike介紹 2006-06
- :::zonble’s promptbook » 將全國圖書書目資訊網轉換成論文參考書目格式的書籤小工具::: 2005-03 (last visited: April 28, 2006)
- Social bookmarking for saving the copy of web pages or pdf files 2005-11