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
preamble fuzzy match levenshtein Password Ubuntu api tikz VMplayer Cluster whitespace GATK R cotd timer NSCLC Yelo.tv spotify HPC Remote BASH NFS Silverlight line-end Searching Image Literature mysql Conky TrainOfThought osd_cat Headless Apache ExecOnCommand Linespacing indent XFS compress mpd fancy spam natbib VMware python drmaa Installation dos2unix javascript SLURM PHP Rcran todo.txt Perl antialias windows telenet bibtex bioinformatics NGS galaxy Typesetting apoptosis Batch sudoers Paired-End proftpd torque/pbs FTP Recovery CPAN LaTeX
Log in
All Entries On LaTeX
A total of 5 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...
- Shorthand command to insert images in latex (2011-09-01 - Geert Vandeweyer)
If the following new command is added to the preamble of a tex file, images can be inserted without the need to insert all the figure environments etc. Just because I\'m lazy ... :-)
<...
- Converting EndNote to BibTex (2011-09-01 - Geert Vandeweyer)
Converting end note references to bibtex is a pain. However, some steps can be automized to make it a least bearable. The steps below are no guarantee the result will be perfect, but ...
- Fancy chapter heading with tikz (2011-09-01 - Geert Vandeweyer)
The tikz package allows the chapter headings to be adapted without limitations. As I didn\'t like the default, nor the options from the fancychap package, I created my own chapter heading based on ...