> For the complete documentation index, see [llms.txt](https://github.highlight.ink/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://github.highlight.ink/making-your-code-citable/login-to-zenodo.md).

# 登录 Zenodo

接下来，转到 [Zenodo](http://zenodo.org/) 并单击页面右上角的 **Log in** 按钮，这样你可以选择使用 GitHub 帐户登录。

![登录](https://guides.github.com/activities/citable-code/zenodo-login.png)

Zenodo 会将你重定向回 GitHub，询求你同意共享你的邮件地址以及在你的仓库中配置 [web 钩子](https://developer.github.com/webhooks/) 的权限。接着，单击 **Authorize application**，为 Zenodo 提供所需的权限。

> **重要信息**！如果要归档属于 GitHub 上的组织的仓库，则需要确保组织管理员已启用对 Zenodo 应用程序的 [第三方访问](https://help.github.com/articles/approving-third-party-applications-for-your-organization/)。

![认证](https://guides.github.com/activities/citable-code/zenodo-authorize.png)

#### 选择你想要归档的仓库

此时，你已授权 Zenodo 配置允许存档和 DOI 发布所需的仓库 web 钩子。要启用此功能，只需单击仓库（在本例中为 **My-Awesome-Science-Software**）旁边的 **On** 切换按钮。

> \*\*重要信息！\*\*Zenodo 只能访问你的公共仓库，因此请确保你要存档的仓库是 [公共的](https://help.github.com/articles/making-a-private-repository-public/)。

![切换按钮](https://guides.github.com/activities/citable-code/zenodo-toggle-on.png)
