> 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/ja/narejjibsu/078-how-to-submit-your-article-to-overleaf-s-publishing-partners.md).

# Overleafの出版パートナーに記事を提出する方法

## はじめに

この記事では、Overleaf が多くの学術誌、リポジトリ、著者向けサービス会社と連携していることを活用して、出版ワークフローを効率化する方法をご紹介します。

**注意**：プロジェクトを次の場所に提出する方法についてさらに詳しい情報をお探しの場合は、 [Overleaf Gallery](https://www.overleaf.com/latex/templates)、その詳細は [この関連記事](/latex/ja/narejjibsu/123-publishing-templates-and-examples-in-the-overleaf-gallery.md).

## 提携出版先のいずれかに投稿する

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/ja/narejjibsu/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.
