> For the complete documentation index, see [llms.txt](https://austinsuyoyo.gitbook.io/latex-tutorial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://austinsuyoyo.gitbook.io/latex-tutorial/jabref-shi-yong.md).

# JabRef使用

#### 1.首先新增一個`*.bib`檔

![](/files/-LCEMkt9JYT-5M5OUItW)

#### 2.從你要放入參考的論文下載Citation (此範例為IEEE資料庫)

![](/files/-LCELraRuTCMdXz72CD8)

#### 3.下載格式選擇 只要Citaion 和 BibTex格式

![](/files/-LCENMrNNlao9CV7ABfx)

#### 4.複製全部文字

![](/files/-LCENmHyR-LLd4td9rCe)

#### 5.直接在JabRef 貼上(使用 Ctrl +V)，就完成一個資料的匯入了

![](/files/-LCENx2Fjctdfy-cfmlK)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://austinsuyoyo.gitbook.io/latex-tutorial/jabref-shi-yong.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
