1 | @Misc{maso2000, |
---|
2 | author = {Maso, Brian}, |
---|
3 | title = {A New Era for {Java} Protocol Handlers}, |
---|
4 | howpublished = {\url{http://java.sun.com/developer/onlineTraining/protocolhandlers/}}, |
---|
5 | month = aug, |
---|
6 | year = 2000, |
---|
7 | note = {Last accessed Jan 25, 2012}} % no longer resolving 2012-12-04 |
---|
8 | |
---|
9 | @Misc{quicklisp, |
---|
10 | author = {Beane, Zach}, |
---|
11 | title = {Quicklisp}, |
---|
12 | howpublished = {\url{http://www.quicklisp.org/}}, |
---|
13 | note = {Last accessed Jan 25, 2012}} |
---|
14 | |
---|
15 | |
---|
16 | @Misc{asdf, |
---|
17 | author = {Rideau, Fran\c{c}ois-Ren\'{e} and Barlow, Daniel and Rhodes, Christopher and King, Garry}, |
---|
18 | title = {ASDF}, |
---|
19 | howpublished = {\url{http://common-lisp.net/project/asdf/}}, |
---|
20 | note = {Last accessed Feb 5, 2012}} |
---|
21 | |
---|
22 | @Misc{rfc3986, |
---|
23 | author = {Berners-Lee, Tim and Fielding, Roy and Masinter, Larry}, |
---|
24 | title = {RFC 3986: URI Generic Syntax}, |
---|
25 | year = {2005}, |
---|
26 | howpublished = {\url{http://www.ietf.org/rfc/rfc3986.txt}}, |
---|
27 | note = {Last accessed Feb 5, 2012}} |
---|
28 | |
---|
29 | @inproceedings{Rhodes2007, |
---|
30 | author = {Rhodes, Christophe}, |
---|
31 | title = {User-extensible sequences in {Common Lisp}}, |
---|
32 | booktitle = {Proceedings of the 2007 International Lisp Conference}, |
---|
33 | year = {2009}, |
---|
34 | isbn = {978-1-59593-618-9}, |
---|
35 | location = {Cambridge, United Kingdom}, |
---|
36 | pages = {13:1--13:14}, |
---|
37 | articleno = {13}, |
---|
38 | numpages = {14}, |
---|
39 | url = {http://doi.acm.org/10.1145/1622123.1622138}, |
---|
40 | doi = {http://doi.acm.org/10.1145/1622123.1622138}, |
---|
41 | acmid = {1622138}, |
---|
42 | publisher = {ACM}, |
---|
43 | note = {Also available at |
---|
44 | \url{http://doc.gold.ac.uk/~mas01cr/papers/ilc2007/sequences-20070301.pdf}} |
---|
45 | } |
---|
46 | @Comment series = {ILC '07}, |
---|
47 | @Comment address = {New York, NY, USA}, |
---|
48 | |
---|
49 | @Book{AMOP, |
---|
50 | author = {Kiczales, Gregor and des RiviÚres, Jim and Bobrow, Daniel G.}, |
---|
51 | title = {The Art of the Metaobject Protocol}, |
---|
52 | publisher = {MIT Press}, |
---|
53 | year = {1991}, |
---|
54 | } |
---|
55 | |
---|
56 | @Misc{CLHS, |
---|
57 | key = {CLHS}, |
---|
58 | author = {Pitman, Kent and others}, |
---|
59 | title = {{Common Lisp HyperSpec}}, |
---|
60 | howpublished = {\url{http://www.lispworks.com/documentation/HyperSpec/Front/index.htm}}, |
---|
61 | year = 1996, |
---|
62 | note = {Last accessed Feb 4, 2012}, |
---|
63 | } |
---|
64 | |
---|
65 | @Misc{AMOPspec, |
---|
66 | key = {AMOP}, |
---|
67 | author = {Kiczales, Gregor and des RiviÚres, Jim and Bobrow, Daniel G.}, |
---|
68 | title = {{The Common Lisp Object System} MetaObject Protocol}, |
---|
69 | howpublished = {\url{http://www.alu.org/mop/index.html}}, |
---|
70 | year = 1997, |
---|
71 | note = {Last accessed Feb 4, 2012}, |
---|
72 | } |
---|
73 | |
---|
74 | @Misc{slime, |
---|
75 | key = {slime}, |
---|
76 | title = {{SLIME: The Superior Lisp Interaction Mode for Emacs}}, |
---|
77 | howpublished = {\url{http://common-lisp.net/project/slime/}}, |
---|
78 | note = {Last accessed Feb 4, 2012}, |
---|
79 | } |
---|
80 | |
---|
81 | @TechReport{jsr-223, |
---|
82 | author = {Grogan,Mike}, |
---|
83 | title = {Scripting for the {Java} Platform}, |
---|
84 | institution = {Sun Microsystems, Inc.}, |
---|
85 | year = 2006, |
---|
86 | type = {Final Draft Specification}, |
---|
87 | number = {JSR-223}, |
---|
88 | note = {\url{http://jcp.org/aboutJava/communityprocess/final/jsr223/index.html}}, |
---|
89 | } |
---|
90 | |
---|
91 | |
---|
92 | @Misc{uri-pathname, |
---|
93 | key = {evenson2011}, |
---|
94 | author = {Evenson, Mark}, |
---|
95 | title = {Unpublished draft of {An Implementation and Analysis of Adding IRI to Common Lisp's Pathname}}, |
---|
96 | howpublished = {\url{http://code.google.com/p/abcl-dynamic-install/source/browse/doc/design/pathnames/pathnames.tex}}, |
---|
97 | year = {2011}, |
---|
98 | note = {Last accessed Feb 5, 2012}, |
---|
99 | } |
---|