-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathpress.html
87 lines (73 loc) · 2.79 KB
/
press.html
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content=
"HTML Tidy for Mac OS X (vers 25 March 2009), see www.w3.org" />
<meta http-equiv="content-type" content=
"text/html; charset=us-ascii" />
<title>Qucs project: download</title>
<link href="qucsweb.css" rel="stylesheet" type="text/css" />
<!-- header and footer include scripts -->
<script src="headerfooter.js" type="text/javascript">
</script>
</head>
<body>
<!-- include the common web page header -->
<script type="text/javascript">
//<![CDATA[
header()
//]]>
</script>
<div id="main">
<hr />
<center>
[ <a href="docs.html">user manual</a> -
<a href= "thirdparty.html">third party</a> -
<a href= "technical.html">technical papers</a> -
<a href="components.html">components</a> -
<a href= "related.html">related</a> -
press/education -
<a href="contact.html">contact</a> ]
</center>
<h3><a name="press" id="press">In the press</a></h3>
<ul>
<li><a href=
"http://cotter.sayre.googlepages.com/home">Complete Wireless
Design 2nd Edition</a> -- RF Design Book by Cotter W.
Sayre</li>
</ul>
<h3><a name="education" id="education">At educational
institutes</a></h3>
<ul>
<li><a href=
"http://www.londonmet.ac.uk/depts/cctm/research/centre_comms_tech/syssensig_specialisation.cfm">
London metropolitan university</a> -- Faculty of Computing
(System, Sensors & Signal Processing research
activities)</li>
<li><a href=
"http://www.isp.tf.uni-kiel.de/get1.html">Christian-Albrechts-Universität
zu Kiel</a> -- Elektrotechnik und Informationstechnik
(Arbeitsgruppe: Integrierte Systeme und Photonik)</li>
<li><a href=
"http://www.bordsysteme.tu-dortmund.de/de/systemsimulation1/2.html">
Technische Universität Dortmund</a> -- Fakultät
für Elektrotechnik und Informationstechnik
(Arbeitsgebiet Bordsysteme)</li>
<li>Ph.D. research topic <i>"Macromodelling of sampled data
blocks for CMOS technology"</i> using Qucs and the EKV model
open for application for all UK and EU nationals until end of
November 2009. <a href=
"http://www.londonmet.ac.uk/research/the-graduate-school/vice-chancellors-phd-scholarships.cfm">
Click here</a> for more details concerning the studentships
and the application process.</li>
</ul>
<hr />
</div><!-- include the common web page header -->
<script type="text/javascript">
//<![CDATA[
footer()
//]]>
</script>
</body>
</html>