> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/zh-tw/zhi-shi-ku/078-how-to-submit-your-article-to-overleaf-s-publishing-partners.md).

# 如何將你的文章提交給 Overleaf 的出版合作夥伴

## 簡介

在本文中，我們將展示如何善用 Overleaf 與眾多期刊、典藏庫及作者服務公司的整合，來簡化您的發表工作流程。

**注意**：如果您想了解更多關於如何將您的專案提交到 [Overleaf Gallery](https://www.overleaf.com/latex/templates)，您可以在 [這篇相關文章](/latex/zh-tw/zhi-shi-ku/123-publishing-templates-and-examples-in-the-overleaf-gallery.md).

## 提交至我們的其中一家出版合作夥伴

Overleaf 與多個合作夥伴合作，透過提供可從您的 Overleaf 專案中使用的功能，讓您能將論文（專案）傳送／提交給這些合作夥伴，從而簡化您的出版工作流程。這些提交流程的設計皆符合各合作夥伴所指定的需求，因此實際的提交流程會因您所提交的出版商、期刊、典藏庫或服務而有所不同。

若要提交您的作品，您可以使用可從您的專案中存取的「Submit」選單選項；或者，對於少數幾個期刊／出版商，您也可以使用 *提交連結* ；如果您使用的是已選擇提供此選項之出版商／期刊的官方範本，該連結就會出現在您的專案中。

### 直接匯出或手動下載

有些出版商選擇了完整的 Overleaf 整合，讓 Overleaf 能將專案（文章）檔案匯出並傳送至出版商的稿件提交系統——這表示您不需要下載任何東西。其他出版商則選擇了較不完整的整合，這需要您先下載專案檔案，再將其上傳至出版商的稿件提交系統。

## 使用提交連結

對於某些合作出版商或期刊，使用其可從 Gallery 存取的官方 LaTeX 範本，將會建立一個 *提交連結* 於您的專案選單中，進一步協助簡化發表工作流程。以下短片示範了一個範例 *提交連結* 工作流程，該流程是基於使用 Overleaf Gallery 中的官方 F1000Research LaTeX 範本。

{% embed url="<https://videos.ctfassets.net/nrgyaltdicpt/3hYdHOZzqnEnBtFy11bszk/ca7ddd5fc3bb9aadc958125332b1c04d/Direct_submission.mp4>" %}

## 使用「Submit」功能

以下影片示範如何使用「Submit」功能——您可以從中將專案提交至 Overleaf Gallery，或提交給 Overleaf 的任何一家出版合作夥伴。

{% embed url="<https://videos.ctfassets.net/nrgyaltdicpt/4upB9cRlaBFxu2CJKOqUjr/41a1fbe07d6ed7c5a9b32a657a429afd/Submissions.mp4>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://overleaf-pro.ayaka.space/latex/zh-tw/zhi-shi-ku/078-how-to-submit-your-article-to-overleaf-s-publishing-partners.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
