/articles/adei2016

To get this branch, use:
bzr branch http://darksoft.org/webbzr/articles/adei2016
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
@inproceedings{zeus,
  author = "C.H. Lefhalm and V. Krieger",
  title = "A full featured monitoring, control and data management system for liquid metal coolant loops",
  booktitle = "Proc. of 14th IEEE-NPSS Real Time Conference",
  pages = "132",
  year = "2005"
}

@misc{rrd,
  author = "{RRDtool team}",
  title = "Round Robin Database Tool",
  url = "http://oss.oetiker.ch/rrdtool/",
  year = 2009
}

@misc{ajax,
  author = "{Brett McLaughlin}",
  title = "Mastering Ajax",
  url = "http://www.ibm.com/developerworks/web/library/wa-ajaxintro1.html",
  year = 2005
}

@misc{xmlhttprequest,
  author = "{W3C}",
  title = "The XMLHttpRequest Object",
  url = "http://www.w3.org/TR/XMLHttpRequest/",
  year = 2008
}

@misc{jpgraph,
  author = "{Aditus Consulting}",
  title = "JpGraph - PHP Graph Creating Library",
  url = "http://www.aditus.nu/jpgraph/",
  year = 2009
}


@techreport {katrin,
  author = "{KATRIN Collaboration}",
  title = "KATRIN Design Report 2004",
  year= 2005,
  institution = "Forschungszentrum Karlsruhe",
  url = "http://www-ik.fzk.de/~katrin/publications/documents/DesignReport2004-12Jan2005.pdf",
  
}

@article{asec1,
  author = "A. Chilingarian and K. Avakyan and V. Babayan and others",
  title = "Aragats Space-Environmental Center: Status and SEP Forecasting Possibilities",
  journal = "J. of Phys. G",
  volume = 29,
  pages = {939--951},
  year = 2003
}

@article{asec2,
  author = "A. Chilingarian and K. Arakelyan and K. Avakyan and others",
  title = "Correlated measurements of secondary cosmic ray fluxes by the Aragats Space-Environmental Center monitors",
  journal = "Nucl. Inst. Meth.",
  section = "D",
  volume = "A543",
  pages = {483--496},
  year = 2005
}

@misc{prototype,
  author = "{Prototype Core Team}",
  title = "Prototype JavaScript framework",
  url = "http://www.prototypejs.org/",
  year = 2009
}

@misc{rsh,
  author = "Brian Dillard and Brad Neuberg",
  title = "Really Simple History (RSH): Ajax history and bookmarking library",
  url = "http://code.google.com/p/reallysimplehistory/",
  year = 2007
}

@misc{dhtmlx,
  author = "{DHTMLX}",
  title = "DHTML eXtensions - professional AJAX components for advanced Web UI.",
  url = "http://www.dhtmlx.com/",
  year = 2009
}

@misc{cropper,
  author = "David Spurr",
  title = "JavaScript Image Cropper UI, using Prototype and script.aculo.us",
  url = "http://www.defusion.org.uk/code/javascript-image-cropper-ui-using-prototype-scriptaculous/",
  year = 2006
}

@misc{yuicompressor,
  author = "{Yahoo}",
  title = "Yahoo! UI Library: YUI Compressor",
  url = "http://developer.yahoo.com/yui/compressor/",
  year = 2009
}

@misc{root,
  author = "{The ROOT Team}",
  title = "ROOT: A Data Analysis Framework",
  url = "http://root.cern.ch",
  year = 2009
}

@misc{tdms,
  author = "{National Instruments}",
  title = "NI TDM Data Model",
  url = "http://zone.ni.com/devzone/cda/tut/p/id/3727"
  year = 2009
}