home » zplus/dokk.org.git
ID: e2e3ca70705eca02eff6dfe6e53195aaa7d0fad0
39 lines — 1K — View raw


{% set title = "GNU Hackers' Meetings" %}
{% extends "templates/article.tpl" %}

{% block article %}

<div id="preamble">
<div class="sectionbody">
<div class="paragraph">
<p>The <strong>GNU Hackers' Meetings</strong>, or <strong>GHM</strong>, is an annual conference for people
interested in the GNU operating system. The conference promotes an informal
environment for developers and users of GNU to share experiences and exchange
opinions. It usually lasts for three days over which multiple presentations
are scheduled. Presentations are allowed to cover a wide range of subjects,
both technical and social, related to the GNU project or to the Free Software
movement as a whole.
Participation in the conference is subject to prior registration and to the
payment of a fee. A limited budget is available to assist those who cannot
otherwise afford to attend the conference.</p>
</div>
<div class="paragraph">
<p>The first GHM took place in Orense, Spain in 2007 and every year it is held
in a different location<sup><a href="#cit1">[cit1]</a></sup>.</p>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_references">References</h2>
<div class="sectionbody">
<div class="ulist bibliography">
<ul class="bibliography">
<li>
<p><a id="cit1"></a>[cit1] <a href="https://www.gnu.org/ghm/previous.html" class="bare">https://www.gnu.org/ghm/previous.html</a></p>
</li>
</ul>
</div>
</div>
</div>

{% endblock %}