Copy Page Info of APA Style: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| (11 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
[http://amb.vis.ne.jp/mozilla/scrapbook/addons.php?lang=en#CopyInfo CopyPageInfo] is the addon of [http://amb.vis.ne.jp/mozilla/scrapbook/index.php?lang=en ScrapBook - Firefox Extension] | |||
功用:按右鍵 跳出一個選項, 選擇Copy Page Info, 它會自動抓取該頁面的資料例如 網頁標題、網頁網址、時間等,然後產生一組文字儲存在剪貼簿中,你在「貼上」到其他文件。 | |||
== installation == | |||
# install Mozilla Firefox | |||
# install the extension of Scrapbook | |||
# install Copy Page Info | |||
== my modification == | |||
the default item "Title + Source URL" is | the default item "Title + Source URL" is | ||
| Line 9: | Line 18: | ||
%TITLE%. Retrieved %DATE%, from %SOURCE% | %TITLE%. Retrieved %DATE%, from %SOURCE% | ||
or | |||
%TITLE%。民 %DATE%,取自:%SOURCE% | |||
== demo == | == demo == | ||
| Line 17: | Line 30: | ||
林衍億(民94)。台灣線上音樂下載問題凸顯. Retrieved 2005年9月21日 下午 09:35:33, from http://tw.news.yahoo.com/050920/75/2bka2.html | 林衍億(民94)。台灣線上音樂下載問題凸顯. Retrieved 2005年9月21日 下午 09:35:33, from http://tw.news.yahoo.com/050920/75/2bka2.html | ||
I thought there exists a locale problem. | or | ||
林衍億(民94)。台灣線上音樂下載問題凸顯。民 2005年9月21日 下午 09:35:33,取自:http://tw.news.yahoo.com/050920/75/2bka2.html | |||
You still need some modification for correct format. | |||
Besides I thought there exists a locale problem. ([http://planetoid.info/weblog/2006/01/07/000531.html 調整時間樣式]) | |||
== available parameter of Copy Page Info 0.17.0 == | |||
# %TITLE% : Title | |||
# %SOURCE% : Source URL | |||
# %LOCAL% : Local File URL | |||
# %COMMENT% : Comment | |||
# %DATE% : Date, ex: 2005年9月21日 下午 09:35:33 | |||
# %ID% : ID | |||
[[Category:Mozilla]] [[Category:Academic]] [[Category:citation_format]] | |||
Latest revision as of 17:23, 6 February 2011
CopyPageInfo is the addon of ScrapBook - Firefox Extension
功用:按右鍵 跳出一個選項, 選擇Copy Page Info, 它會自動抓取該頁面的資料例如 網頁標題、網頁網址、時間等,然後產生一組文字儲存在剪貼簿中,你在「貼上」到其他文件。
installation[edit]
- install Mozilla Firefox
- install the extension of Scrapbook
- install Copy Page Info
my modification[edit]
the default item "Title + Source URL" is
%TITLE% %SOURCE%
I modified as
%TITLE%. Retrieved %DATE%, from %SOURCE%
or
%TITLE%。民 %DATE%,取自:%SOURCE%
demo[edit]
I captured a web page titled "Yahoo!奇摩新聞". I modified the title as "林衍億(民94)。台灣線上音樂下載問題凸顯"
than right click on the item: Copy Page Info, I will get
林衍億(民94)。台灣線上音樂下載問題凸顯. Retrieved 2005年9月21日 下午 09:35:33, from http://tw.news.yahoo.com/050920/75/2bka2.html
or
林衍億(民94)。台灣線上音樂下載問題凸顯。民 2005年9月21日 下午 09:35:33,取自:http://tw.news.yahoo.com/050920/75/2bka2.html
You still need some modification for correct format.
Besides I thought there exists a locale problem. (調整時間樣式)
available parameter of Copy Page Info 0.17.0[edit]
- %TITLE% : Title
- %SOURCE% : Source URL
- %LOCAL% : Local File URL
- %COMMENT% : Comment
- %DATE% : Date, ex: 2005年9月21日 下午 09:35:33
- %ID% : ID