-
-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathCITATION.cff
More file actions
26 lines (26 loc) · 865 Bytes
/
Copy pathCITATION.cff
File metadata and controls
26 lines (26 loc) · 865 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
cff-version: 1.2.0
title: "olcli: Command-line interface for Overleaf"
message: "If you use olcli in your work, please cite it as below."
type: software
version: "0.12.0"
date-released: "2026-09-06"
license: MIT
repository-code: "https://github.com/aloth/olcli"
url: "https://github.com/aloth/olcli"
abstract: >
olcli synchronizes Overleaf projects with a local directory from the command
line: pull, push, sync, compile and diff, without opening the web editor. It
ships a git remote helper that makes an Overleaf project a native git remote,
and a Model Context Protocol server so AI assistants can work with projects
directly.
keywords:
- overleaf
- latex
- cli
- academic-writing
- reproducible-research
- model-context-protocol
authors:
- family-names: Loth
given-names: Alexander
orcid: "https://orcid.org/0009-0003-9327-6865"