GithubHelp home page GithubHelp logo

jiranat / dissertation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from supasate/dissertation

0.0 2.0 0.0 11.92 MB

[Ph.D. Dissertation] A Physicomimetics Desynchronization Algorithm without Global Time Knowledge for Wireless Sensor Networks

TeX 99.82% Shell 0.18%

dissertation's Introduction

*********************************************
*                  README                   *
*                                           *
*    By Supasate Choochaisri                *
*    Department of Computer Engineering     *
*    Faculty of Engineering                 *
*    Chulalongkorn University               *
*    Update: 3 May 2012                     *
*                                           *
*********************************************

Installation:
  [Ubuntu] (tested with 12.04 Precise)
  sudo apt-get install xetex

  [Windows] (not tested)
  Bundled with MikTeX 2.9 http://miktex.org 
  or TeX Live 2011 http://www.tug.org/texlive/
  
  [Mac OS X] (not tested)
  Bundled with MacTeX 2011 http://www.tug.org/mactex/2011/

--------------------------------------------
Compilation: *require XeTeX
  [When citations/references are changed.]
  xelatex -interaction=nonstopmode -file-line-error -synctex=1 supasate.tex
  bibtex supasate.aux
  xelatex -interaction=nonstopmode -file-line-error -synctex=1 supasate.tex
  xelatex -interaction=nonstopmode -file-line-error -synctex=1 supasate.tex

  [When citations/references are not changed.]
  xelatex -interaction=nonstopmode -file-line-error -synctex=1 supasate.tex

--------------------------------------------
Main files:
  supasate.tex         - parameter settings such as thesis title, author, advisor, committee, chapter files, and bibtex file
  abstractthai.tex     - abstract in Thai: need swath for word segmentation (see wordsegment.sh)
  abstractenglish.tex  - abstract in English
  chapter(1 to n).tex  - main content divided to n chapters
  appendix(1 to m).tex - m appendices
  acknowledgement.tex  - acknowledgement section
  biography.tex        - biography section
  figure/*             - folder for figures
  macros.tex           - for mathematics macros
  ucharclasses.sty     - for automatic language switching
  chula.cls            - Chula latex class file
  chulanat.bst        - Chula bibliography style file

--------------------------------------------
Additional files:
  algorithm.sty, algorithmic.sty - for algorithm pseudocode
  wordsegment.sh                 - for Thai words segmentation in abstract
  compile.sh                     - for compilation when citations/references are not changed 
  compile_ref_changed.sh         - for compilation when citations/references are changed
  editmeta.sh                    - for editing metadata (require exiftool)
  clean.sh                       - for removing all generated files (*.log *.lot *.lof *.aux *.toc *.out *.pdf *.blg  *.pdf_original *.synctex.gz)

dissertation's People

Contributors

supasate avatar jiranat avatar

Watchers

James Cloos avatar  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.