-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathmacros.bib
745 lines (626 loc) · 23.4 KB
/
macros.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
%%%
%%% Macros bibliography
%%%
@TechReport{ellemtel92,
author = {{Ellemtel Telecommunication Systems Laboratory}},
title = {Programming in {C++}: Rules and Recommendations},
institution = {Ellemtel Telecommunications},
year = 1992,
address = {Sweden}
}
@Manual{cpp-manual,
title = {{GNU} {C} Preprocessor Manual},
author = {{GNU~P}roject},
edition = {v2.7.2}
}
@Manual{GCC,
title = "Using and Porting {GNU} {CC}",
author = "Richard M. Stallman",
organization = "Free Software Foundation",
address = "Boston, MA, USA",
edition = "2.7.2",
year = 1996,
month = jun # "~29,",
}
@Manual{Stallman97,
title = {{GNU} Coding Standards},
author = {Richard Stallman},
organization = {{GNU} Project},
year = 1997,
month = {July},
note = {\relax{}\url{ftp://prep.ai.mit.edu/pub/gnu/standards/standards.texi}}
}
@Misc{Deutsch90,
author = {Deutsch, Peter},
title = {ansi2knr},
howpublished = {Freely available software program},
year = 1990,
month = {December},
note = {\relax{}Included in the ghostscript distribution from Aladdin
Enterprises, ftp://ftp.cs.wisc.edu/ghost/}
}
@Manual{Cannon90,
title = {Recommended {C} Style and Coding Standards},
author = {Cannon, L.W. and Elliott, R.A. and Kirchoff, L.W. and Miller, J.H. and Mitze, R.W. and Schan, E.P. and Whittington, N.O. and Spencer, Henry and Keppel, David and Brader, Mark},
edition = {6.0},
year = 1990,
month = jun # "~25,"
}
@Manual{Dolenc90,
title = {Notes on Writing Portable Programs in {C}},
author = {Dolenc, A. and Keppel, D. and Reilly, G. V.},
edition = {8th Revision},
year = 1990,
month = nov,
note = {\relax{}http://www.apocalypse.org/\discretionary{}{}{}pub/\discretionary{}{}{}u/\discretionary{}{}{}paul/\discretionary{}{}{}docs/\discretionary{}{}{}cport/\discretionary{}{}{}cport.htm}
}
@InProceedings(Murphy-icse18,
author= "Murphy, Gail C. and Notkin, David and Lan, Erica S.-C.",
title= "An empirical study of static call graph extractors",
crossref= "ICSE96",
)
@book(Stroustrup-DesignEvolution,
author= "Stroustrup, Bjarne",
title= "The Design and Evolution of {C++}",
publisher= "Addison-Wesley",
address = "Reading, Massachusetts",
year= 1994
)
@Book{CoxN91,
author = "Brad J. Cox and Andrew J. Novobilski",
title = "Object Oriented Programming: An Evolutionary Approach",
publisher = "Addison-Wesley",
year = 1991,
address = "Reading, Massachusetts"
}
@InProceedings(SiffR96,
author= "Siff, Michael and Reps, Thomas",
title= "Program generalization for software reuse: From {C} to {C++}",
crossref = "FSE96",
pages= "135--146",
)
@InProceedings(OCallahan-icse97,
author= "O'Callahan, Robert and Jackson, Daniel",
title= "{Lackwit}: A program understanding tool based on type
inference",
crossref= "ICSE97",
pages = "338--348",
)
@Book{Carroll95,
author = {Carroll, Martin D. and Ellis, Margaret A.},
title = "Designing and Coding Reusable {C++}",
publisher = "Addison-Wesley",
address = "Reading, Massachusetts",
year = 1995
}
@Book{Harbison91,
author = "Harbison, Samuel P. and Guy L. {Steele Jr.}",
title = "{C}: A Reference Manual",
publisher = {Prentice-Hall},
year = 1995,
address = "Englewood Cliffs, New Jersey",
edition = "Fourth"
}
@InProceedings(Evans-fse94,
author= "Evans, David and Guttag, John and Horning, Jim and Tan, Yang Meng",
title= "{LCLint}: A tool for using specifications to check code",
crossref = "FSE94",
pages= "87--96",
)
@Manual{Evans:LCLint,
title = {{LCL}int User's Guide, Version 2.5},
author = {David Evans},
OPTorganization = {},
OPTaddress = {},
year = 2000,
month = May,
note = {\url{http://lclint.cs.virginia.edu/guide/}}
}
@InProceedings{Krone94,
author = {Krone, Maren and Snelting, Gregor},
title = "On the Inference of Configuration Structures from Source Code",
crossref = "ICSE94",
pages = {49--57},
}
@InProceedings{WeiseC93,
author = "Daniel Weise and Roger Crew",
title = "Programmable Syntax Macros",
crossref = "PLDI93",
pages = "156--165"
}
@TechReport{CppAwareCAnalyses,
author = {Badros, Greg and Notkin, David},
title = {A Framework for Preprocessor-Aware {C} Source Code Analyses},
institution = {University of Washington},
year = 1998,
number = {UW-CSE-98-08-04},
address = {Seattle, Washington},
month = {August}
}
@article{Badros00,
author = "Greg J. Badros and David Notkin",
title = "A framework for preprocessor-aware C source code analyses",
journal = SPE,
volume = "30",
number = "8",
pages = "907--924",
year = "2000",
url = "citeseer.nj.nec.com/badros98framework.html"
}
@InProceedings{GriswoldAM96,
author = "William G. Griswold and Darren C. Atkinson and Collin McCurdy",
title = "Fast, Flexible Syntactic Pattern Matching and Processing",
booktitle = "Proceedings of the IEEE 1996 Workshop on Program Comprehension",
pages = "144--153",
year = 1996,
month = mar # "~29--31,",
address = "Berlin, Germany",
abstract =
"Program understanding can be assisted by tools that match patterns in the
program source. Lexical pattern matchers provide excellent performance and
ease of use, but have a limited vocabulary. Syntactic matchers provide more
precision, but may sacrifice performance, retargetability, ease of use, or
generality.
\par
To achieve more of the benefits of both models, we extend the pattern
syntax of awk to support matching of abstract syntax trees, as demonstrated
in a tool called tawk. Its pattern syntax is language-independent, based on
abstract tree patterns. As in awk, patterns can have associated actions,
which in tawk are written in C for generality, familiarity, and
performance. The use of C is simplified by high-level libraries and dynamic
linking. To allow processing of program files containing non-syntactic
constructs, mechanisms have been designed that allow transparent matching
in a syntactic fashion. So far, tawk has been retargeted to the MUMPS and C
programming languages.
\par
We survey and apply prototypical approaches to concretely demonstrate the
tradeoffs. Our results indicate that tawk can be used to quickly and easily
perform a variety of common software engineering tasks, and the extensions
to accommodate non-syntactic features significantly extend the generality
of syntactic matchers."
}
@InProceedings{Crew97,
author = "Roger F. Crew",
title = "{ASTLOG}: a language for examining abstract syntax trees",
booktitle = "Proceedings of the USENIX Conference on Domain-Specific Languages",
pages = "229--242",
year = 1997,
address = "Santa Barbara, CA",
month = oct
}
@Article{PaulP94,
title = "A framework for source code search using program
patterns",
author = "S. Paul and A. Prakash",
journal = "IEEE Transactions on Software Engineering",
pages = "463--475",
volume = "20",
number = "6",
year = "1994",
sender = "[email protected]",
class = "Reverse_Engineering, Reverse_Design,
Fundamental_Methods_in_Reverse_Design,
Source_Code_Queries",
}
@Misc{Gimpel,
author = "{Gimpel Software}",
title = "{PC}-lint/{F}lexe{L}int",
howpublished = "\url{http://www.gimpel.com/lintinfo.htm}",
year = 1999
}
@InProceedings{SpencerC92,
author = "Henry Spencer and Geoff Collyer",
title = "\#ifdef Considered Harmful, or Portability Experience with {C} {N}ews",
crossref = "USENIX92Summer",
pages = "185--197",
url = "http://9www.x.bell-labs.com/user/geoff/ifdefs.ps.Z",
}
@TechReport{Johnson77,
title = "Lint, a {C} Program Checker",
author = "S. C. Johnson",
type = "Computing Science TR",
number = "65",
month = sep,
year = "1977",
institution = "Bell Labs",
address = "Murray Hill, NJ",
keywords = "CSTR",
ignore-note = "Updated version TM 78-1273-3",
}
@book{commonlisp:languagespec,
title="Common Lisp: The Language",
author="Guy L. {Steele Jr.}",
publisher="Digital Press",
address="Bedford, MA",
note="Second edition",
year=1990
}
@Article{Clinger91:R4RS,
author = "William Clinger and Jonathan A. Rees",
title = "The Revised\(^{4}\) Report on the Algorithmic Language
{S}cheme",
journal = "ACM LISP Pointers",
volume = "4",
number = "3",
year = "1991",
}
@Article{KelseyCR98,
title = "The Revised\(^{5}\) Report on the Algorithmic Language
{S}cheme",
author = "Richard Kelsey and William Clinger and Jonathan A. Rees",
journal = "ACM SIG{\-}PLAN Notices",
volume = 33,
number = 9,
pages = "26--76",
month = sep,
year = 1998,
coden = "SINODQ",
ISSN = "0362-1340",
bibdate = "Tue Sep 15 17:01:28 1998",
note = "With H. Abelson, N. I. {Adams, IV}, D. H. Bartley, G.
Brooks, R. K. Dybvig, D. P. Friedman, R. Halstead, C.
Hanson, C. T. Haynes, E. Kohlbecker, D. Oxley, K. M.
Pitman, G. J. Rozas, G. L. {Steele, Jr.}, G. J.
Sussman, and M. Wand.",
acknowledgement = ack-nhfb,
}
@InProceedings{lfp86*151,
author = "Eugene Kohlbecker and Daniel P. Friedman and Matthias
Felleisen and Bruce Duba",
title = "Hygienic Macro Expansion",
pages = "151--181",
ISBN = "0-89791-200-4",
editor = "Richard P. Gabriel",
booktitle = "Proceedings of the {ACM} Conference on {LISP} and
Functional Programming",
address = "Cambridge, MA",
month = aug,
year = "1986",
}
@Book{kicz91,
author = "Gregor Kiczales and Jim des Rivi\`{e}res and Daniel G.
Bobrow",
title = "The Art of the Metaobject Protocol",
publisher = "MIT Press",
year = "1991",
entered-by = "Andreas Paepcke",
keywords = "CLOS, MOP",
comments = "This is the official citation for the MOP spec. It can
also be used as a citation for an intro to the *idea*
of a MOP.",
}
@InProceedings{Favre96,
author = "Jean-Marie Favre",
title = "Preprocessors from an abstract point of view",
booktitle = "International Conference on Software Maintenance (ICSM'96)",
year = 1996,
publisher = "IEEE Computer Society Press",
address = "Monterey, California",
month = nov # "~4--8,"
}
@InProceedings{Favre95,
author = "Jean-Marie Favre",
title = "The {CPP} paradox",
booktitle = "9th European Workshop on Software Maintenance",
year = 1995,
address = "Durham, England",
month = sep # "~25--27,"
}
@TechReport{SpulerS92,
author = "David A. Spuler and A. Sayed Muhammed Sajeev",
title = "Static detection of preprocessor macro errors in {C}",
institution = "James Cook University",
year = 1992,
number = "92/7",
address = "Townsville, Australia",
URL = "http://www.cs.jcu.edu.au/ftp/pub/techreports/92-7.ps.gz",
}
@Unpublished{Lindig98:dagstuhl,
author = "Christian Lindig",
title = "Analysis of Software Variants",
note = "Talk at Schloss Dagstuhl Seminar on Program Comprehension
and Software Reengineering",
year = 1998,
month = mar # "~9--13,"
}
@TechReport{lindig/98/tr-98-04,
author = "Christian Lindig",
title = "Analyse von Softwarevarianten",
institution = "TU Braunschweig, Institut f{\"u}r Programmiersprachen
und Informationssysteme, Abt. Softwaretechnologie",
year = "1998",
type = "Informatik-Bericht",
number = "98-04",
address = "D-38106 Braunschweig",
month = jan,
annote = "Software-Quelltexte werden oft durch den Einsatz eines
Pr{\"a}prozessors an verschiedenen Zielplattformen
angepa{\"s}t. Aus einem Quelltext entstehen dabei durch
den Pr{\"a}prozessor verschiedene Varianten der
Software, die einen Variantenverband bilden. Formale
Begriffsanalyse ist eine mathematische Theorie, mit
deren Hilfe der Variantenverband von Quelltexten
effizient bestimmt werden kann. Dar{\"u}berhinaus
k{\"o}nnen Redundanzen in der Beschreibung der
Variantenstruktur entdeckt und entfernt werden.",
}
@InProceedings{AtkinsBGM99,
author = "David Atkins and Thomas Ball and Todd Graves and Audris Mockus",
title = "Using Version Control Data to Evaluate the Impact of Software Tools",
crossref = "ICSE99",
pages = "324--333",
}
% This might be the right reference for the VE editor.
@Book{Zipf49,
author = "George Kingsley Zipf",
title = "Human Behavior and the Principle of Least Effort",
publisher = "Addison-Wesley",
year = 1949,
address = "Cambridge, MA"
}
@InProceedings{ICCC::Salomon1996,
title = "Using Partial Evaluation in Support of Portability,
Reusability, and Maintainability",
author = "Daniel J. Salomon",
booktitle = "Compiler Construction, 6th International Conference",
pages = "208--222",
editor = "Tibor Gyimothy",
address = "Link{\"o}ping, Sweden",
month = "24--26~" # apr,
year = "1996",
series = "Lecture Notes in Computer Science",
volume = "1060",
publisher = "Springer",
ISBN = "ISBN 3-540-61053-7",
}
@Article{MeyersK97,
author = "Scott Meyers and Martin Klaus",
title = "Examining {C}++ program analyzers",
journal = "Dr.~Dobb's Journal",
year = 1997,
volume = 22,
number = 2,
pages = "68,70--2,74--5,87",
month = feb
}
@Book{Meyers97,
author = "Scott Meyers",
title = "Effective C++",
publisher = "Addison-Wesley",
year = 1997,
NEEDaddress = "",
edition = "second"
}
@InCollection{DavisDL90,
author = "J.S. Davis and M.J. Davis and M.M. Law",
title = "Comparison of subjective entropy and user estimates of software complexity",
booktitle = "Empirical Foundations of Information and Software Science",
publisher = "V. Plenum",
year = 1990,
address = "New York, NY, USA"
}
@Misc{Lott-metrics-tools,
author = "Christopher Lott",
title = "Metrics collection tools for {C} and {C}++ Source Code",
howpublished = "\url{http://www.cs.umd.edu/users/cml/cmetrics/}",
year = 1998
}
@InProceedings{Engblom99,
author = "Jakob Engblom",
title = "Static Properties of Commercial Embedded Real-Time
Programs, and Their Implication for Worst-Case Execution
Time Analysis",
booktitle = "Proceedings of the 5th IEEE Real-Time Technology and
Applications Symposium (RTAS '99)",
OPTcrossref = "",
OPTkey = "",
OPTpages = "",
year = "1999",
OPTeditor = "",
OPTvolume = "",
OPTnumber = "",
OPTseries = "",
address = "Vancouver, Canada",
month = jun,
OPTorganization = "",
OPTpublisher = "",
OPTnote = "",
OPTannote = ""
}
@InProceedings{McCloskeyB2005,
author = "Bill McCloskey and Eric Brewer",
title = "{ASTEC}: a new approach to refactoring {C}",
crossref = "FSE2005",
pages = "21--30",
abstract =
"The C language is among the most widely used in the world, particularly for
critical infrastructure software. C programs depend upon macros processed
using the C preprocessor, but these macros are difficult to analyze and are
often error-prone[4]. Existing tools that analyze and transform C source
code have rudimentary support for the preprocessor, leading to obscure
error messages and difficulty refactoring. We present a three part
solution: (1) a replacement macro language, ASTEC, that addresses the most
important deficiencies of the preprocessor and that eliminates
many of the errors it introduces; (2) a translator, MACROSCOPE, that
converts existing code into ASTEC semi-automatically; and (3), an
ASTEC-aware refactoring tool that handles preprocessor constructs
naturally.
\par
ASTEC's primary benefits are its analyzability and its refactorability. We
present several refactorings that are enabled by ASTEC. Additionally, ASTEC
eliminates many of the sources of errors that can plague C preprocessor
macros; Ernst et al.[4] estimate that more than 20\% of macros may contain
errors. In this paper, we describe our translation and refactoring tools
and evaluate them on a suite of programs including OpenSSH and the Linux
kernel."
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% I haven't yet read the following articles.
%%%
@InProceedings{favre:97,
author = "Jean-Marie Favre",
title = "{CPP} Denotational Semantics and its Application to
Software Maintenance",
booktitle = "1st Euromicro Working Conference on Software
Maintenance and Reengineering CSMR 97",
month = mar,
year = "1997",
publisher = "IEEE Computer Society Press",
abstract = "Very often, portability of large software products is
achieved via the empirical use of old tools like CPP,
the preprocessor of the C language. Though powerful low
level features like conditional compilation cause
serious maintenance problems. There is a lack of
adequate tools to support such activities. This paper
presents our approach to this problem. We introduce
APP, an abstract language semantically equivalent to
CPP but based on traditional programming-in-the-small
concepts. A rigorous description of the semantics of
this language makes it possible to develop reliable
reverse engineering tools.",
class = "Reverse_Engineering, Reverse_Design,
Configuration_Structures",
sender = "[email protected]",
}
@InProceedings{LivadasS94,
author = "Panos E. Livadas and David T. Small",
title = "Understanding code containing preprocessor constructs",
booktitle = "IEEE Third Workshop on Program Comprehension",
year = 1994,
address = "Washington, DC, USA",
month = nov # "~14--15,",
pages = "89--97"
}
@Article{ABACUS89,
key = "Abacus",
author = "A. Abacus",
title = "Parameterizing {C} Code at Compile and Run Time",
journal = "Structured Programming",
publisher = "Springer-Verlag",
volume = "10",
number = "4",
year = "1989",
pages = "209--214",
keywords = "parameterization; C; debugging; imbedded debugging
code; C preprocessor",
abstract = "This paper describes a convenient mechanism for
imbedding debugging code within the source code of
programs written in C. Debugging code can be packaged
into any number of functionally independent debugging
units. Conditional compilation of each unit is
controlled by a separate compile time switch. Execution
of each compiled unit is controlled by a separate run
time switch. Efficient final products can be generated
by turning off compile time switches of all debugging
units. This packaging method depends on the C
preprocessor and its final refinement depends on the
ability of the compiler to perform 'dead code removal'
optimization. Each routine or a family of related
routines can be parameterized independently of other
routines. Run time options of library routines can be
changed without access to their source code. This
parameterization is not restricted to debugging code.
The same mechanism may be used to select one of several
implementations of a feature, or to set initial values
of variables.",
bibdate = "Tue Nov 7 08:25:39 1989",
owner = "robyn",
}
@Article{Mudd:1990:ACD,
author = "John Mudd",
title = "Automating {C} Debugging with Preprocessor Macros",
journal = "Computer Language Magazine",
volume = "7",
number = "2",
pages = "69--??",
month = feb,
year = "1990",
coden = "COMLEF",
ISSN = "0749-2839",
bibdate = "Tue Jan 23 08:04:25 MST 1996",
acknowledgement = ack-nhfb,
}
@Article{Allison:1994:P,
author = "Chuck Allison",
title = "The Preprocessor",
journal = "C Users Journal",
volume = "12",
type = "Code Capsules",
number = "3",
pages = "101--??",
month = mar,
year = "1994",
ISSN = "0898-9788",
bibdate = "Fri Aug 30 16:52:23 MDT 1996",
acknowledgement = ack-nhfb,
}
%% These resulted from an online search for "Cpp"
@Article{Parks:JCLT-2-3-194,
author = "John H. Parks",
title = "Case Study: Building an {ANSI CPP}",
journal = "The Journal of {C} Language Translation",
volume = "2",
number = "3",
pages = "194--206",
month = dec,
year = "1990",
ISSN = "1042-5721",
bibdate = "Fri Nov 21 15:06:25 1997",
acknowledgement = ack-nhfb,
remark = "A thorough look at the issues involved in building an
ideal preprocessor that can be user-configurable to
support ANSI C and most common extensions.",
}
@Article{Hazard:1991:UCA,
author = "William P. Hazard",
title = "Using cpp to Aid Portability",
journal = "Computer Language Magazine",
volume = "8",
number = "11",
pages = "49--??",
month = nov,
year = "1991",
coden = "COMLEF",
ISSN = "0749-2839",
bibdate = "Tue Jan 23 08:04:25 MST 1996",
acknowledgement = ack-nhfb,
}
@InProceedings{Locanthi:1987:FBA,
author = "Bart N. Locanthi",
title = "Fast bitblt() with asm() and cpp",
editor = "{USENIX Association}",
booktitle = "{EUUG} Conference Proceedings, Autumn, 1987. Dublin,
Ireland",
publisher = "EUUG",
address = "Buntingford, Herts, UK",
month = "Autumn",
year = "1987",
pages = "243--259",
bibdate = "Tue Feb 20 15:42:13 MST 1996",
acknowledgement = ack-nhfb,
affiliation = "AT\&T Bell Laboratories, Murray Hill",
}
@Article{Ream:1990:CCV,
author = "Edward K. Ream",
title = "{CUG319 CPP v5.3}",
journal = "C Users Journal",
volume = "8",
type = "CUG New Release",
number = "7",
pages = "111--??",
month = jul,
year = "1990",
ISSN = "0898-9788",
bibdate = "Fri Aug 30 16:52:23 MDT 1996",
acknowledgement = ack-nhfb,
}
@Manual{Scwm,
title = "Scwm Reference Manual: The Authoritative Guide to the {E}macs of Window Managers",
author = "Maciej Stachowiak and Greg J. Badros",
year = 1999,
note = "http://vicarious-existence.mit.edu/scwm/"
}
% LocalWords: TechReport ellemtel inline InProceedings McCloskeyB FSE
% LocalWords: McCloskey ASTEC booktitle addr MACROSCOPE ASTEC's al CPP
% LocalWords: analyzability refactorability OpenSSH args ASTs ifdef
% LocalWords: Macroscope ASTLOG