Skip to content

ODU-CGA-CubeSat/mdpi-manuscript-example

Repository files navigation

LaTeX template repository for MDPI papers

Build Status

This repository is meant to be used as template for quickly starting MDPI papers, having them built on a continuous integrator, and having them quickly deployed in GitHub releases.

The build system is based on Gradle, using the latex-gradle plugin.

The file being built is the MDPI guide for authors.

Using the project

  1. Create a new repo using the "Use this template" button
  2. Rename instructions.tex to your preference
  3. Rename it also inside build.gradle.kts
  4. Rename the project inside settings.gradle.kts
  5. Further Configure the build inside build.gradle.kts following instructions on https://github.com/DanySK/gradle-latex
  6. Test your build locally by ./gradlew buildLatex
  7. Add the GITHUB_TOKEN environment variable from the Travis-CI web interface token entry in the deployment section of .travis.yml, following the instructions for deployment on GitHub releases provided by Travis.
  8. Just write, commit, and push, and in few minutes your files will be automagically available on GitHub.

Contributing to the project

I gladly review pull requests and I'm happy to improve the work. If the software was useful to you, please consider supporting my development activity paypal

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published