Nugroho's blog.
This blog contains my work about anything.
Pages
(Move to ...)
Home
My Youtube
My Instagram
PayPal
Python
Programming
▼
Wednesday, September 27, 2017
Not Enough Disk Space to Install High Sierra?
›
Just move the installation file to flash drive. It's on Application folder. Just drag it to flash drive. Just make sure that it have...
Monday, July 3, 2017
Adding a Comma between Author and Year on Biblatex?
›
Simple, just add this line at preamble. \usepackage[style=authoryear]{biblatex} \renewcommand{\nameyeardelim}{\addcomma\addspace} .
Monday, June 12, 2017
Change '1st Edition' into 'Edisi 1' in LaTeX.
›
My LaTeX document on Indonesian language has had proper citation style on bibliography using biblatex; the ''disitasi pada halaman...
Change the "Cited on Page" Strings in LaTeX.
›
I have LaTeX document written in Indonesian and it's nice and yada yada. The minuscule problem is the bibliography. I used biblatex and ...
HyperRef and Bookmark Combo in LaTeX.
›
I use this preamble in order to show bookmarks on PDF generated from my .tex file. This way, we could navigate through part, chapter, sec...
Thursday, June 8, 2017
BibLaTex Problem
›
Have you had this error? $ biber main.aux INFO - This is Biber 2.1 INFO - Logfile is 'main.aux.blg' ERROR - Cannot find control fi...
Monday, June 5, 2017
Using Kivy on MacOS
›
Here's my first kivy program after a while.
‹
›
Home
View web version