-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbibfile.bib
More file actions
75 lines (65 loc) · 2.33 KB
/
Copy pathbibfile.bib
File metadata and controls
75 lines (65 loc) · 2.33 KB
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
%-------------------------------------------Project---------------------------------------%
%--------------------------------------------Books----------------------------------------%
@book{SAPNetweaverPortal12,
author = "Nicolescu, V. and Klappert, K. and Krcmar, H.",
title = "SAP NetWeaver Portal",
publisher = "Galileo Press",
year = "2012",
series = "SAP PRESS",
%isbn = "9781935182542",
}
@book{hoenemann2009entwicklung,
title={Die Entwicklung von Webapplikationen mit Zugriff auf SAP/R3-Systeme: SAP Web Dynpro vs. IBM Portlets},
author={H{\"o}nemann, T.},
%isbn={9783867410687},
series={Mc Press Series},
%url={https://books.google.de/books?id=jFiGoSnfN4AC},
year={2009},
publisher={Salzwasser-Verlag}
}
%-------------------------------------------Articles--------------------------------------%
@article{busch2009rich,
title={Rich internet applications},
author={Busch, M. and Koch, N.},
journal={UML-Based web engineering, Technical Report},
volume={902},
year={2009}
}
%------------------------------------------Online------------------------------------------%
@online{jsr362,
author = {JSR-362 Expert Group},
title = {JSR 362: Portlet Specification 3.0},
year = 2011,
url = {https://jcp.org/en/jsr/detail?id=362},
urldate = {2015-06-25}
}
%------------------------------------------Reports-----------------------------------------%
@techreport{jsr286,
author = {JSR-286 Expert Group},
institution = {Oracle Corporation},
month = "jun",
title = {Java™ Portlet Specification 2.0 Final Release},
%url = {https://www.jcp.org/en/jsr/detail?id=286},
year = "2008",
}
@incollection{personalization03,
year={2003},
%isbn={978-3-540-02492-7},
booktitle={The Customer Centric Enterprise},
%editor={Tseng and Mitchell, M. and Piller and Frank, T.},
%doi={10.1007/978-3-642-55460-5_3},
title={The Many Faces of Personalization},
%url={http://dx.doi.org/10.1007/978-3-642-55460-5_3},
publisher={Springer Berlin Heidelberg},
author={Riemer, Kai and Totz, Carsten},
pages={35-50},
%language={English}
}
@proceedings{webAppTesting12,
EDITOR = {Arora, A. and Sinha, M.},
TITLE = {Web Application Testing: A Review on Techniques, Tools and State of Art},
PUBLISHER = {IJSER},
YEAR = {2012},
SERIES = {International Journal of Scientific \& Engineering Research},
VOLUME = {3},
}