DownLoad Page:
https://onedrive.live.com/redir?resid=5084666E7B16AA85!109&authkey=!ABHQp7yfMnLpE3Y&ithint=file%2c.pdf
\documentclass[cjk]{beamer}
\useoutertheme{infolines}
\usepackage[english]{babel}
\usepackage{amsmath,amsthm}
\usepackage{amsfonts}
\usepackage{CJK}
\usepackage{graphicx}
% THEOREMS -------------------------------------------------------
\newtheorem{thm}{Theorem}[section]
\newtheorem{cor}[thm]{Corollary}
\newtheorem{lem}[thm]{Lemma}
\newtheorem{pr}[thm]{proof}
\newtheorem{prop}[thm]{Proposition}
\theoremstyle{definition}
\newtheorem{defn}[thm]{Definition}
\theoremstyle{remark}
\newtheorem{rem}[thm]{Remark}
\newtheorem{ks}[thm]{
=Office Defintion=
}
\newtheorem{bk}[thm]{
=WIKI=
}
\newtheorem{kb}[thm]{}
\usetheme{CambridgeUS}
\begin{document}
\begin{CJK
*
}{GBK}{song}
\author[Yongpeng YUE]{岳永鵬 \\ yueyongpeng@outlook.com}
\title{ZOTERO
~
快速使用}
\institute[SWPU]{Southwest Petroleum University \
and
\LaTeXe Beamer }
\date{}
\begin{frame}[plain]
\titlepage
\end{frame}
%---------------------------
\begin{frame}
\frametitle{什么是Zotero}
\begin{ks}
Zotero
is
the only research tool that automatically senses content
in
your web browser, allowing you to add it to your personal library with a single click. Whether you
'
re searching for a preprint on arXiv.org, a journal article from JSTOR, a news story from the New York Times, or a book from your university library catalog, Zotero has you covered with support for thousands of sites.
\end{ks}
\begin{bk}
zotero是開源的文獻管理工具,可以方便的收集,組織,引用,和共享文獻的工具。由安德魯·w·梅隆基金會,斯隆基金會以及美國博物館和圖書館服務協會資助開發。
\end{bk}
\end{frame}
%---------------------------
\begin{frame}{如何安裝Zotero}
下載地址:\href{https:
//www.zotero.org/download/
}{Zotero Download Page}
\par
兩種安裝方式:
\begin{enumerate}
\item Firefox
+Zotero
for
Firefox+Plugin
for
Word
or
LibreOffice
\item Zotero Standalone
+Firefox/Chrome/
Safari
\end{enumerate}
安裝成功后會在Firefox狀態欄右下角顯示zotero Logo
\begin{figure}
\centering
%
Requires \usepackage{graphicx}
\includegraphics[width
=4.5
in
]{zotero.png}
\end{figure}
和Plugin
for
Word圖標
\begin{figure}
\centering
%
Requires \usepackage{graphicx}
\includegraphics{word.png}
\end{figure}
\end{frame}
%--------------------------------------------
\begin{frame}{如何收藏文獻}
文獻查找
\begin{enumerate}
\item 中文文獻\href{http:
//www.cnki.net/
}{CNKI}
\item 英文文獻\href{http:
//scholar.google.com/
}{Google Scholar}
\item 圖書文獻\href{http:
//
books.google.com.hk}{Google Books}
\end{enumerate}
收藏文獻在Firefox導航工具欄
\begin{figure}
\centering
%
Requires \usepackage{graphicx}
\includegraphics[width
=4.5
in
]{pickup.png}
\end{figure}
單擊
\begin{figure}
\centering
%
Requires \usepackage{graphicx}
\includegraphics{book.png}
\end{figure}
Book、 Journal等圖標
\end{frame}
%---------------------------
\begin{frame}{如何在word中引用文獻}
在Zotero工具欄單擊Zotero Insert Citation,
在快速搜索欄中輸入文獻信息(篇名、作者)
\begin{figure}
\centering
%
Requires \usepackage{graphicx}
\includegraphics[width
=4.5
in
]{zoteroyingyong.png}
\end{figure}
在傳統視圖中選擇要引用的文獻
\begin{figure}
\centering
%
Requires \usepackage{graphicx}
\includegraphics[width
=2.5
in
]{
class
.png}
\end{figure}
\end{frame}
%--------------------------------
\begin{frame}{如何選擇引用樣式}
在Zotero工具欄中單擊Zotero Set Doc Prefs
\begin{figure}
\centering
%
Requires \usepackage{graphicx}
\includegraphics[width
=3.0
in
]{style.png}
\end{figure}
\end{frame}
%--------------------------------
\begin{frame}{如何安裝引用樣式}
下載地址\href{https:
//www.zotero.org/
styles}{Zotero Style Repository}
\begin{figure}
\centering
%
Requires \usepackage{graphicx}
\includegraphics[width
=4.5
in
]{chinese.png}
\end{figure}
選擇中文參考文獻標準
\begin{enumerate}
\item Chinese Std GB
/T 7714-2005
(numeric, Chinese)
\item Chinese Std GB
/T 7714-1987
(numeric, Chinese)
\item Chinese Std GB
/T 7714-2005 (author-
date, Chinese)
\item ... ...
\end{enumerate}
\end{frame}
%--------------------------------
\begin{frame}{如何多臺電腦分享文獻}
在\href{https:
//www.zotero.org/user/register/
}{Zotero官網}注冊用戶名\par
在Zotero首選項Zotero同步到服務器中輸入用戶名
\begin{figure}
\centering
%
Requires \usepackage{graphicx}
\includegraphics[width
=2.5
in
]{tongbu.png}
\end{figure}
\end{frame}
%----------------------------------
\begin{frame}{如何用Zotero生成BibTex}
\begin{bk}
BibTeX是一套用于管理文獻、產生文獻目錄的格式。 使用上通常與\LaTeXe 一起使用。
\end{bk}
\begin{figure}
\centering
%
Requires \usepackage{graphicx}
\includegraphics[width
=2.5
in
]{bibtex.png}
\end{figure}
\end{frame}
%--------------------------------
\begin{frame}{如何在\LaTeXe 中使用BibTeX}
在文章末尾加入
\begin{enumerate}
\item $\backslash$bibliography{Bib}{} \\ \
%
引用BibTex文件名
\item $\backslash$bibliographystyle{plain}\\ \
%
BibTex文獻 引用樣式
\end{enumerate}
Bibtex 編譯順序
\begin{enumerate}
\item PdfLaTeX
\item BibTex
\item PdfLaTeX
\item PdfLaTeX
\end{enumerate}
\end{frame}
%--------------------------------
\begin{frame}{如何在\LaTeXe 中使用BibTeX 續}
引用參考文獻時使用$\backslash$cite\{\}可以自動彈出引用窗口,選擇參考文獻。
\begin{figure}
\centering
%
Requires \usepackage{graphicx}
\includegraphics[width
=4.0
in
]{latex.png}
\end{figure}
\end{frame}
%-------------------------------
\begin{frame}{Thank You!}
\begin{center}
yueyongpeng@outlook.com \par
\href{http:
//www.cnblogs.com/YUEYongpeng/}{More...\textcolor[rgb]{1
,0,0}{Click Here}}
\end{center}
\end{frame}
%================================
\end{CJK
*
}
\end{document}
?
更多文章、技術交流、商務合作、聯系博主
微信掃碼或搜索:z360901061
微信掃一掃加我為好友
QQ號聯系: 360901061
您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點擊下面給點支持吧,站長非常感激您!手機微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點擊微信右上角掃一掃功能,選擇支付二維碼完成支付。
【本文對您有幫助就好】元

