Skip to content

Instantly share code, notes, and snippets.

@wilx
wilx / .md
Last active May 1, 2018 08:30

ESPENSHADE, Thomas J., Chang Y. CHUNG a Joan L. WALLING, 2004. Admission Preferences for Minority Students, Athletes, and Legacies at Elite Universities. Social Science Quarterly [online]. B.m.: Blackwell Publishing, 1.12., roč. 85, č. 5, s. 1422–1446. ISSN 1540-6237. Získáno z: doi:[10.1111/j.0038-4941.2004.00284.x]

LEMOINE, Philippe, 2017. A politically incorrect guide to affirmative action [online]. 30. srpen 2017. B.m.: Nec Pluribus Impar. [vid. 30. srpen 2017]. Získáno z: https://necpluribusimpar.net/politically-incorrect-guide-affirmative-action/

PERRY, Mark J., 2015. Acceptance rates at US medical schools in 2014 reveal ongoing discrimination against Asian-Americans and whites [online]. 4. leden 2015. B.m.: American Enterprise Institute. [vid. 24. únor 2016]. Získáno z: https://www.aei.org/publication/acceptance-rates-us-medical-schools-2014-reveal-ongoing-racial-profiling-affirmative-discrimination-blacks-hispanics/

@wilx
wilx / msvc-cmake-build.diff
Last active November 16, 2022 08:46
CMake proof of concept build for Bibutils 6.2 with fixes for Visual Studio
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e69de29..9700af3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -0,0 +1,13 @@
+cmake_minimum_required(VERSION 3.1)
+project(bibutils C)
+include(GNUInstallDirs)
+
+add_definitions(-DCURR_VERSION="6.2")
@wilx
wilx / .md
Created August 20, 2017 12:12

HASSETT, Janice M., Erin R. SIEBERT a Kim WALLEN, 2008. Sex differences in rhesus monkey toy preferences parallel those of children. Hormones and Behavior [online]. 1. 8., roč. 54, č. 3, s. 359--364. ISSN 0018-506X. Dostupné z: doi:[10.1016/j.yhbeh.2008.03.008]

THE DATA TEAM, 2017. Are women paid less than men for the same work? [online]. 1. srpen 2017. B.m.: The Economist. [vid. 2017-08-06]. Dostupné z: https://www.economist.com/blogs/graphicdetail/2017/08/daily-chart

WANG, Ming-Te, Jacquelynne S. ECCLES a Sarah KENNY, 2013. Not Lack of Ability but More Choice: Individual and Gender Differences in Choice of Careers in Science, Technology, Engineering, and Mathematics. Psychological Science [online]. B.m.: SAGE Publications Inc, 1. 5., roč. 24, č. 5, s. 770--775. ISSN 0956-7976. Dostupné z: doi:[10.1177/0956797612458937]

WILLIAMS, Christina L. a Kristen E. PLEIL, 2008. Toy story: Why do monkey and human males prefer trucks? Hormones and Behavior [online]. 1. 8., roč. 54, č. 3, s. 355--3

@wilx
wilx / sisyfos-stylish.css
Last active May 29, 2017 09:49
Style for Stylish to improve www.sysifos.cz reading experience.
body > center > table {
width: auto !important;
height: auto !important;
}
body > center > table > tbody > tr > td:nth-of-type(2) {
width: 60em !important;
}
body > center > table > tbody > tr > td div[id^="blok"] {
\section{Introduction}\label{introduction}
This package is used to emend cross-referencing commands in LaTeX to
produce some sort of \lstinline!\special! commands; there are backends
for the \lstinline!\special! set defined for HyperTeX dvi processors,
for embedded pdfmark commands for processing by Acrobat Distiller (dvips
and dvipsone), for dviwindo, for pdfTeX, for dvipdfm, for TeX4ht, and
for VTEX's pdf and HTML backends.
Included are:
@wilx
wilx / README-new.md
Last active May 8, 2017 17:40
hyperref README in Markdown

Introduction

This package is used to emend cross-referencing commands in LaTeX to produce some sort of \special commands; there are backends for the \special set defined for HyperTeX dvi processors, for embedded pdfmark commands for processing by Acrobat Distiller (dvips and dvipsone), for dviwindo, for pdfTeX, for dvipdfm, for TeX4ht, and for VTEX’s pdf and HTML backends.

Included are:

  1. backref: a package by David Carlisle to provide links back from bibliography to the main text; these are hypertext links after using hyperref.
  2. nameref: a package to allow reference to the names of sections rather than their numbers.
@wilx
wilx / mt-CharisSIL.cfg
Created April 4, 2017 21:50
mt-CharisSIL.cfg with small caps protrusions added/mirrored for font version 5.000
%%
%% This is file `mt-CharisSIL.cfg',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% microtype-utf.dtx (with options: `CharisSIL')
%%
%% ------------------------------------------------------------------------
%%
Completed box being shipped out [22]
\vbox(674.15059+0.0201)x459.79662, direction TLT
.\vbox(0.0+0.0)x0.0, glue set 35.85315fil, direction TLT
..\kern 0.0
..\kern -34.84941
..\kern -1.00374
..\hbox(0.0+0.0)x0.0, glue set - 23.46565fil, direction TLT
...\kern 0.0
...\kern 24.46939
...\kern -1.00374
// ==UserScript==
// @name Hyphenator for Czech language on selected sites
// @namespace vhaisman@gmail.com
// @description This script is a copy of Hyphenator by Mathias Nater with hyphenation data for Czech language.
// @include /^https?://www\.ceska-justice\.cz/.*$/
// @include /^https?://www\.zdravotnickydenik\.cz/.*$/
// @include /^https?://(.+\.)?ihned\.(cz|news)/.*$/
// @include /^https?://.+\.aktualne\.cz/.*$/
// @include /^https?://www\.ceskenoviny\.cz/.*$/
// @include /^https?://.+\.idnes\.cz/.*$/