-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy paththirdparty.html
More file actions
102 lines (84 loc) · 3.51 KB
/
thirdparty.html
File metadata and controls
102 lines (84 loc) · 3.51 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
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
<!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: documentation</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>
- third party -
<a href="technical.html">technical papers</a> -
<a href= "components.html">components</a> -
<a href="related.html">related</a> -
<a href="press.html">press/education</a> -
<a href="contact.html">contact</a>
]
</center>
<h3><a name="#thirdparty">Documentation provided by third
parties</a></h3>
<p>The following list contains hypertext links to documents
provided by people not directly involved in the development of
Qucs. The authors of Qucs do not feel responsible for the
documents' content.</p>
<ul>
<li>French student practical work about the design of microstrip filters
by Thomas Lepoix, 2017 -- <a href=
"https://github.com/thomaslepoix/ESTEI/blob/master/M1_Hyperfrequences_Filtres/TP2.pdf">
Qucs - Design of microstrip filters</a></li>
<li>Online tutorial by Ozgur Cobanoglu -- <a href=
"http://www.ph.unito.it/~cobanogl/lowlevelstuff/tutivcurve/">Qucs
Tutorial - DC Parameter Sweep</a></li>
<li>Quite Universal Circuit Simulator White Paper by Brian
Clearwaters, 2006 -- <a href="docs/Clearwaters et al. - 2006 - Qucs vs. PSpice.pdf">White
Paper</a></li>
<li>Turkish online tutorial by Mustafa Baser -- <a href=
"http://mbaser.web.ibu.edu.tr/Qucs/">Qucs for beginner
physicists</a></li>
<li>Japanese online introduction -- <a href=
"http://www.sp.es.yamanashi.ac.jp/~ohki/qucs/qucs.html">Introduction
to Qucs</a></li>
<li>Wikipedia entry for Qucs -- <a href=
"http://en.wikipedia.org/wiki/Qucs">Qucs - Wikipedia</a></li>
<li>Publication by Mustafa Baser, 2006 -- <a href=
" http://ascilite.org.au/ajet/submission/index.php/AJET/article/view/1290">
Promoting Conceptual Change with Free Open Source Software
through Active Learning</a></li>
<li>Publication by Mustafa Baser -- <a href=
"http://dx.doi.org/10.1007/s10956-006-9025-3">Effects of
Conceptual Change and Traditional Confirmatory Simulations on
Pre-Service Teachersí Understanding of Direct Current
Circuits</a></li>
<li>Publication by Mike Brinson -- <a href=
"http://www.mos-ak.org/premstaetten/">GNU Simulators
Supporting Verilog-A Compact Model Standardization</a></li>
<li>Russian tutorial about Qucs by Vladimir Gololobov --
<a href=
"http://vgololobov.narod.ru/content/qucs_flowcode/qucs_flowcode.html">
Qucs and FlowCode</a></li>
</ul>
<hr />
</div><!-- include the common web page header -->
<script type="text/javascript">
//<![CDATA[
footer()
//]]>
</script>
</body>
</html>