Git Product home page Git Product logo

catalog's Introduction

Manubot Catalog

Travis CI Build Status

Manubot is a workflow and set of tools for the next generation of scholarly publishing. Learn more at https://manubot.org/.

This repository stores a catalog of mansucripts that were made using Manubot. These manuscripts are displayed at https://manubot.org/catalog/. The catalog.json file produced by this codebase is available at https://manubot.github.io/catalog/catalog.json.

Contributing

We encourage anyone to add mansucripts to the catalog. In-progress manuscripts are acceptable. Basically, any manuscript that has a substantial amount of content that is not part of Rootstock is of interest.

To add a manuscript to the catalog, add a record in catalog.yml. catalog.yml is a YAML formatted file. An example manuscript with documentation comments is below:

- repo_url: https://github.com/greenelab/deep-review  # URL to GitHub repository with Manuscript source code
  html_url: https://greenelab.github.io/deep-review/  # URL for Manubot HTML output (usually hosted by GitHub Pages)
  thumbnail_url: https://url_for_image.png  # optional: square screenshot (showing part of html_url) used as manuscript thumbnail image.
  preprint_citation: doi:10.1101/142760  # optional: Manubot-style citation for a preprint corresponding to the manuscript
  journal_citation: doi:10.1098/rsif.2017.0387  # optional: Manubot-style citation for a published article corresponding to the manuscript

For more information on how to create citations for preprint_citation and journal_citation, see Manubot's citation-by-identifier documentation here. Note that in the future, we plan to scan the source repository for a thumbnail image, such that thumbnail_url may be a temporary field.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.