Added static call for papers
This commit is contained in:
parent
2f1f7e968a
commit
3901b76ccc
2 changed files with 68 additions and 1 deletions
67
2019-iot/callforpapers.html
Normal file
67
2019-iot/callforpapers.html
Normal file
|
@ -0,0 +1,67 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<title>foss-north - IoT and Security Day - Call for Papers</title>
|
||||
|
||||
<link rel="icon" type="image/png" href="favicon.ico">
|
||||
|
||||
<!-- Bootstrap -->
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous">
|
||||
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<p>
|
||||
<div class="row">
|
||||
<div class="col-md-3">
|
||||
<img src="images/logo-black.png" width="80%" style="float: right" />
|
||||
</div>
|
||||
<div class="col-md-9">
|
||||
<span class="header">foss-north<br />IoT and Security Day</span>
|
||||
</div>
|
||||
</div>
|
||||
</p>
|
||||
|
||||
<h1>Call for Papers</h1>
|
||||
|
||||
<p>Do you have something related to free and open source, IoT, and Security? If so, we would love to hear about it.</p>
|
||||
|
||||
<p>You can submit your papers until <strong>August 18</strong>, and the final program will be announced in the beginning of September.</p>
|
||||
|
||||
<p>Our sessions slots are <strong>60 and 30 minutes</strong>, with 45 and 20 minutes presentation time respectively, and the remaining time for Q&A and switching speakers. Please indicate which length you want in your submission notes.</p>
|
||||
|
||||
<p>We cover the <strong>travel expenses</strong> of our speakers upon request. Please indicate if you are interested in this in your submission notes.</p>
|
||||
|
||||
<p>Please submit your talk here: <a href="https://foss-north.se/events/2019iot/callforpapers/">call for papers</a>.</p>
|
||||
|
||||
<p>Or return back to the <a href="index.html">conference page</a>.</p>
|
||||
|
||||
<div class="bodybreak"> </div>
|
||||
<h1>About</h1>
|
||||
|
||||
<p>foss-north is a free / open source conference covering both software and hardware from the technical perspective. We provide a meeting place for the Nordic foss communities and will bring together great speakers with great audiences.</p>
|
||||
|
||||
<p>We are constantly looking for partners, speakers, sponsors, and events around FOSS in the Nordic region. If you want to be listed here, please contact us at info -at- foss-gbg.se .</p>
|
||||
|
||||
<p>Don't miss to check out our <a href="https://foss-north.se/">other events</a>.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="footer">
|
||||
foss-north and foss-gbg are arranged by Free Open Source Software North Conferences ek.för.<br />
|
||||
Contact: info -at- foss-gbg.se.
|
||||
</div>
|
||||
|
||||
<!-- Optional JavaScript -->
|
||||
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
|
||||
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.3/umd/popper.min.js" integrity="sha384-vFJXuSJphROIrBnz7yo7oB41mKfc8JzQZiCq4NCceLEaO4IHwicKwpJf9c9IpFgh" crossorigin="anonymous"></script>
|
||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/js/bootstrap.min.js" integrity="sha384-alpBpkh1PFOepccYVYDB4do5UnbKysX5WZXm3XxPqe5iKTfUKjNkCk9SaVuEZflJ" crossorigin="anonymous"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -36,7 +36,7 @@
|
|||
<div class="bodybreak"> </div>
|
||||
<h1>Speakers</h1>
|
||||
|
||||
<p>We have already confirmed the following great speakers. If you want to join our speaker line-up, please join our <a href="https://foss-north.se/events/2019iot/callforpapers/">call for papers</a>.</p>
|
||||
<p>We have already confirmed the following great speakers. If you want to join our speaker line-up, please join our <a href="callforpapers.html">call for papers</a>.</p>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-4">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue