File: omniORB.bib

package info (click to toggle)
omniorb-dfsg 4.3.3%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,172 kB
  • sloc: cpp: 115,843; python: 24,962; ansic: 13,414; sh: 2,665; makefile: 40
file content (102 lines) | stat: -rw-r--r-- 2,844 bytes parent folder | download | duplicates (5)
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

@Manual{corba26-spec,
  key =          {OMG},
  title = 	 {The {C}ommon {O}bject {R}equest {B}roker:
                  {A}rchitecture and Specification},
  organization = {Object Management Group},
  edition =	 {2.6},
  month =	 {December},
  year =	 2001,
  note =	 {From \weburl{http://www.omg.org/cgi-bin/doc?formal/01-12-01}}
}

@Manual{corba31-spec,
  key =          {OMG},
  title = 	 {The {C}ommon {O}bject {R}equest {B}roker:
                  {A}rchitecture and Specification},
  organization = {Object Management Group},
  edition =	 {3.1},
  month =	 {January},
  year =	 2008,
  note =	 {From \weburl{http://www.omg.org/cgi-bin/doc?formal/08-01-04}}
}

@Manual{cxxmapping,
  title = 	 {C++ Language Mapping},
  key =		 {OMG},
  organization = {Object Management Group},
  edition =	 {1.1},
  year =         2003,
  note =	 {From \weburl{http://www.omg.org/cgi-bin/doc?formal/03-06-03}}
}

@Manual{corba23-spec,
  key =          {OMG},
  title = 	 {The {C}ommon {O}bject {R}equest {B}roker:
                  {A}rchitecture and Specification},
  organization = {Object Management Group},
  edition =	 {2.3.1},
  month =	 {October},
  year =	 1999,
  note =	 {From \weburl{http://www.omg.org/corba/cichpter.html}}
}

@Manual{corba2-spec,
  key =          {OMG},
  title = 	 {The {C}ommon {O}bject {R}equest {B}roker:
                  {A}rchitecture and Specification},
  organization = {Object Management Group},
  edition =	 {2.0},
  year =	 1996,
  note =	 {From \weburl{http://www.omg.org/corba/cichpter.html}}
}

@Manual{corbaservices,
  key =          {OMG},
  title =	 {{CORBAServices}: Common Object Services
                  Specification},
  organization = {Object Management Group},
  month =        {December},
  year =	 1998
}

@Manual{inschapters,
  key =          {OMG},
  title = 	 {Interoperable Naming Service revised chapters},
  organization = {Object Management Group},
  month =	 {August},
  year =	 2000,
  note =	 {From \weburl{http://www.omg.org/cgi-bin/doc?ptc/00-08-07}}
}

@Manual{tjr96a,
  title = 	 {The {OMNI} Thread Abstraction},
  author =	 {Tristan Richardson},
  organization = {AT\&T Laboratories Cambridge},
  month =	 {October},
  year =	 1996
}

@Manual{tjr96b,
  title = 	 {The {OMNI} Development Environment Version 4.0},
  author =	 {Tristan Richardson},
  organization = {AT\&T Laboratories Cambridge},
  month =	 {November},
  year =	 1996
}

@Manual{rfc2396,
  title = 	 {{U}niform {R}esource {I}dentifiers ({URI}): Generic Syntax},
  author =	 {T.\ Berners-Lee and R.\ Fielding and U.C.\ Irvine and L.\ Masinter},
  organization = {RFC 2396},
  month =	 {August},
  year =	 1998
}

@Book{henning1999,
  author =	 {Michi Henning and Steve Vinoski},
  title = 	 {Advanced {CORBA} Programming with {C++}},
  publisher = 	 {Addison-Wesley professional computing series},
  year = 	 1999
}