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

# Overleaf의 출판 파트너에게 문서를 제출하는 방법

## 소개

이 글에서는 Overleaf가 여러 저널, 저장소 및 저자 서비스 회사와 통합되어 있다는 점을 활용해 출판 워크플로를 간소화하는 방법을 소개합니다.

**참고**: 프로젝트를 다음 곳에 제출하는 방법에 대한 더 자세한 정보를 찾고 있다면 [Overleaf 갤러리](https://www.overleaf.com/latex/templates), 그 내용은 [이 관련 글](/latex/ko/knowledge-base/123-publishing-templates-and-examples-in-the-overleaf-gallery.md).

## 제휴 출판 파트너 중 한 곳에 제출하기

Overleaf는 다양한 파트너와 함께 작동하여, Overleaf 프로젝트 내에서 접근할 수 있는 기능을 사용해 논문(프로젝트)을 해당 파트너에게 보내거나 제출할 수 있도록 함으로써 출판 워크플로를 간소화합니다. 이러한 제출 과정은 각 파트너가 지정한 요구 사항을 충족하도록 설계되어 있으므로, 실제 제출 워크플로는 제출 대상인 출판사, 저널, 저장소 또는 서비스에 따라 다소 차이가 있습니다.

작업을 제출하려면 프로젝트에서 접근할 수 있는 "제출" 메뉴 옵션을 사용하거나, 일부 저널/출판사의 경우에는 다음을 사용할 수도 있습니다. *제출 링크* 이 옵션을 제공하기로 선택한 출판사/저널의 공식 템플릿 중 하나를 사용하면 프로젝트에 표시됩니다.

### 직접 내보내기 또는 수동 다운로드

일부 출판사는 Overleaf의 완전 통합을 선택해 Overleaf가 프로젝트(논문) 파일을 내보내 출판사의 원고 제출 시스템으로 전송할 수 있게 했으며—즉, 아무것도 다운로드할 필요가 없습니다. 다른 출판사는 덜 완전한 통합을 선택해 프로젝트 파일을 다운로드한 뒤 출판사의 원고 제출 시스템에 업로드해야 합니다.

## 제출 링크 사용하기

일부 제휴 출판사나 저널의 경우, 갤러리에서 이용할 수 있는 공식 LaTeX 템플릿을 사용하면 *제출 링크* 프로젝트 메뉴에 표시되어 출판 워크플로를 더욱 간소화하는 데 도움이 됩니다. 다음 짧은 영상은 예시를 보여줍니다 *제출 링크* Overleaf 갤러리에 포함된 공식 F1000Research LaTeX 템플릿을 사용하는 것을 기반으로 한 워크플로입니다.

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

## "제출" 기능 사용하기

다음 영상은 "제출" 기능을 사용하는 방법을 보여줍니다. 여기에서 프로젝트를 Overleaf 갤러리에 제출하거나 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/ko/knowledge-base/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.
