Giter Site home page Giter Site logo

nascript / template-ta-fmipa-ugm Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 579 KB

template tugas akhir fmipa ugm, template tesis fmipa ugm, template skripsi fmipa ugm

TeX 97.87% Dockerfile 2.13%
latex latex-document latex-template pdf template-tesis tesis

template-ta-fmipa-ugm's Introduction

Template Skripsi MIPA

Dengan pengubahan dari https://luk.staff.ugm.ac.id/riset/panduan/fmipa/PanduanPenulisan.pdf

Sebelum instalasi

Saya menggunakan beberapa package berikut:

  • Miktex untuk windows => http://miktex.org/download atau untuk ubuntu mungkin bisa pakai package texlive yang ada di apt => sudo apt-get install texlive-full
  • Untuk kompilasi agar tidak perlu terminal, saya pakai TexMaker download di sini http://www.xm1math.net/texmaker/download.html. TexMaker ini memiliki kelebihan akan mengunduh package yang dibutuhkan secara otomatis.

Memulai penulisan

  1. Silahkan download atau clone repo ini git clone https://github.com/yusufsyaifudin/template-skripsi-mipa.git
  2. Isi data awal di CONFIG.tex
  3. Untuk pengaturan format proposal atau tugas akhir, ubah pada bagian\ExecuteOptions pada file ugmskripsi.cls. Gunakan parameter pertama "proposal" untuk format penulisan proposal, dan "skripsi" untuk penulisan Skripsi.
  4. Silahkan edit tulisan untuk setiap bab.
  5. Setelah itu, buka file LAPORAN_SKRIPSI.tex di TexMaker lalu coba compile. Akan ada file LAPORAN_SKRIPSI.pdf.

Menggunakan Docker

docker build --platform linux/amd64 -t nas/fmipa-thesis .
docker run --platform linux/amd64 --rm --volume "$(pwd):/data" nas/fmipa-thesis LAPORAN_SKRIPSI.tex
docker run --platform linux/amd64 --rm --volume "$(pwd):/data" nas/fmipa-thesis LAPORAN_TESIS.tex

OR

docker run --platform linux/amd64 --rm --volume "$(pwd):/data" --user $(id -u):$(id -g) nas/fmipa-thesis LAPORAN_SKRIPSI.tex

LICENSE

WTFPL

        DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                Version 1, Feburary 2016

Copyright (c) 2016 Yusuf Syaifudin [email protected]

Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.

        DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  1. You just DO WHAT THE FUCK YOU WANT TO.

template-ta-fmipa-ugm's People

Contributors

nascript 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.