blob: 007879df1f48349a2d60ae658cec600d62a3f1dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
$Id: wcltx.bib,v 1.1 1993/04/09 15:36:52 schrod Exp $
----------------------------------------------------------------------
%
% extracted from litprog.bib database
%
@string{ tub = "TUGboat"}
@article{litprog:schrod:cweb,
author = {Klaus Guntermann and Joachim Schrod},
title = {{\WEB} adapted to {C}},
journal = tub,
volume = 7,
number = 3,
month = {},
year = 1986,
pages = {134-137},
annote = {\js{} My {\small CWEB}, an adaption of Knuth's Pascal
\WEB{}, ie, written in \WEB{}. Created to write an IBM~/370
assembler/emulater for undergrad CS courses. I was an graduate
student, Klaus was my supervisor then.}
}
|