Giter Club home page Giter Club logo

bdt_latex's Introduction

BDT_latex

BDT_latex.py is a program that automates the Belcher Diagnostic Test for LaTeX documents. The Belcher Diagnostic Test was invented to improve academic writing by Wendy Laura Belcher in her book Writing Your Journal Article in Twelve Weeks: A Guide to Academic Publishing Success and is copyrighted by her. The program is designed to implement the test on projects that use multiple files, such as TeX files or images. Instructions on using the test to improve writing are in Belcher’s book.

Usage

python BDT_latex.py examples.tex

The script creates new TeX files with suffix _BDT (e.g., examples_BDT.tex) in the same directory of the original file. The new files can be compiled with LaTeX to proceed with the Belched Diagnostic Test.

Documentation

The full documentation of the code is available at here.

Requirements

The code can be executed with Python 2.7 or later. The program requires the LaTeX package xcolor.

How to Contribute

Contributions are welcome. To make modifications fork the repository and clone it in your computer to make changes with

$ git clone {Repository_URL}

Once you have pushed changes to your local directory, you can make a pull request from GitHub.

Please do not publish any explanation of the Belcher Diagnostic Test without Belcher's permission because 1) the book gives a detailed explanation of the method; and 2) that might lead to a copyright infringement.

License

The contents of this repository are covered under the MIT License.

bdt_latex's People

Contributors

carlobar avatar

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.