Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add citer-cli #38

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add citer-cli #38

wants to merge 1 commit into from

Conversation

jwilk
Copy link
Contributor

@jwilk jwilk commented Sep 2, 2022

This adds a command-line interface.
Useful for people like me who despise web interfaces. Might be also useful for debugging.

The code is not pretty, but hey, it works.

Example:

$ ./citer-cli 10.1007/978-1-4302-6713-3_3
{{sfn | Akramullah | 2014 | pp=55–100}}

* {{cite book | last=Akramullah | first=Shahriar | title=Digital Video Concepts, Methods, and Metrics | chapter=Video Coding Standards | publisher=Apress | publication-place=Berkeley, CA | year=2014 | isbn=978-1-4302-6712-6 | doi=10.1007/978-1-4302-6713-3_3}}

<ref name="Akramullah 2014 pp. 55–100">{{cite book | last=Akramullah | first=Shahriar | title=Digital Video Concepts, Methods, and Metrics | chapter=Video Coding Standards | publisher=Apress | publication-place=Berkeley, CA | year=2014 | isbn=978-1-4302-6712-6 | doi=10.1007/978-1-4302-6713-3_3 | pages=55–100}}</ref>

@jwilk jwilk marked this pull request as draft September 2, 2022 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant