Giter Site home page Giter Site logo

rymc / research-diary-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mikhailklassen/research-diary-project

0.0 1.0 0.0 323 KB

Use TeX/LaTeX to keep a research diary on your UNIX/Linux system, with useful tools and scripts to simplify the process.

TeX 49.10% Makefile 10.15% Shell 40.75%

research-diary-project's Introduction

research-diary-project

Use TeX/LaTeX to keep a research diary on your UNIX/Linux system, with useful tools and scripts to simplify the process.

Note

The research diary employs no University Logo but you could easily add one (back) in.

If you want eps files then you may have to make some changes (or revert mine back to the start of the history) since I'm using pdflatex.

Adding entries

To add a new entry, execute add_entry in the main diary directory. If this is the first time adding an entry, a directory will be created for the current year, as well as an images subdirectory. The style file for the research diary (researchdiary.sty) as well as the university logo will be soft-linked into the directory for the current year. A script that compiles the entry for the current day will also be soft-linked into the same directory.

After running add_entry, enter the directory for the current year and modify today's entry with the text editor of your choice, e.g. vim, emacs, or kile.

I also use a subfolder called images/, and within images/ I have subfolders for each day as necessary. e.g.

images/2011-10-19/

This avoids potential filename conflicts if I decide to create a figure for one day and simply name it 'graph.eps'

There is no script to automatically create these image subdirectories to avoid littering the main image directory with many empty subdirectories.

Creating anthologies

At the end of the year, to create a master file with all the entries of that year, you must modify the Makefile, specifying the year you wish to compile, and setting your name and institution. After this, save your modified Makefile and from the research diary main directory type

$ make anthology

This will create a PDF will all the entries from the year specified. To clean up you main directory after compilation, type

$ make clean

And that's it!

Happy researching!

research-diary-project's People

Contributors

mikhailklassen avatar rymc avatar

Watchers

 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.