> 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-cn/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-cn/zhi-shi-ku/123-publishing-templates-and-examples-in-the-overleaf-gallery.md).

## 提交到我们的出版合作伙伴之一

Overleaf 与一系列合作伙伴合作，通过提供从你的 Overleaf 项目中可访问的功能，让你能够将论文（项目）发送/提交给这些合作伙伴，从而简化你的出版工作流程。这些提交流程旨在满足各合作伙伴规定的要求，因此实际的提交流程会因你所提交的出版商、期刊、存储库或服务而有所不同。

要提交你的作品，你可以使用“提交”菜单选项（可从你的项目中访问）；对于少数期刊/出版商，你也可以使用 *提交链接* 如果你使用的是那些选择提供此选项的出版商/期刊的官方模板，该链接会显示在你的项目中。

### 直接导出或手动下载

一些出版商选择了完整的 Overleaf 集成，这使 Overleaf 能够导出项目（文章）文件并将其发送到出版商的稿件提交系统——这意味着你无需下载任何内容。其他出版商则选择了不那么完整的集成，这要求你先下载项目文件，再将其上传到出版商的稿件提交系统。

## 使用提交链接

对于某些合作出版商或期刊，使用其官方 LaTeX 模板（可从 Gallery 访问）将创建一个 *提交链接* ，该选项会出现在你的项目菜单中，从而进一步简化出版工作流程。下面的简短视频展示了一个示例 *提交链接* 基于使用 Overleaf Gallery 中包含的官方 F1000Research LaTeX 模板的工作流程。

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

## 使用“提交”功能

下面的视频展示了如何使用“提交”功能——你可以通过它将项目提交到 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-cn/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.
