Categories
Latest Posts
Parallel mysql myisam repair
- Posted: 2018-11-21.
Does a TKI like Crizotinib kill tumor cells ?
- Posted: 2018-10-28.
Save Spotify to flac or mp3
- Posted: 2018-07-14.
Replace all symlinks by the original file
- Posted: 2018-03-02.
Enabling PulseAudio Equalizer for MPD in Ubuntu 16.10
- Posted: 2017-02-17.
Tag Collection
fancy todo.txt whitespace R bibtex Typesetting ExecOnCommand Searching CPAN osd_cat PHP NSCLC javascript antialias spotify Conky telenet Remote indent tikz bioinformatics BASH compress VMware sudoers Cluster Apache drmaa levenshtein mpd line-end fuzzy match FTP Password Literature VMplayer Recovery Paired-End HPC windows NGS Ubuntu Perl apoptosis NFS Installation spam XFS preamble LaTeX Batch Image Headless torque/pbs Yelo.tv TrainOfThought Linespacing natbib SLURM proftpd dos2unix cotd timer python Silverlight galaxy mysql GATK api Rcran
Log in
All Entries On whitespace
A total of 3 entries were found. Click on the titles to read the posts.
- Adjusting line and other spacing in LaTeX (2011-09-01 - Geert Vandeweyer)
Line Spacing
Set line spacing in LaTeX by adding the setspace package to your preamble, with \\onhalfspacing, \\doublespacing or \\singlespacing to set the ...
- Adjusted unsrtnat style with short author list (2011-09-01 - Geert Vandeweyer)
The unsrtnat natbib style is a very compact citing style in the main text, if setup to use numerical citations, with a sorted and compressed listing. The actual bibliography on the other hand can b...
- Bash oneliner: Sum Disk Usage for files based on age (2014-06-13 - Geert Vandeweyer)
Command of the day : Get a recursive disk usage for files older than a specified age.
find . ...