Topics
Link to Nordita in Stockholm

Astrobiology

MHD Turbulence

Cosmology/Neutrino Astrophysics/CMB

Accretion Discs

Compact Objects

|
|
Everyday links
|
Todays & Tomorrows Events |
#! /usr/bin/perl -T
use strict;
use LWP::UserAgent;
use CGI;
use POSIX qw/strftime/;
my $ua = LWP::UserAgent->new;
my $date = strftime("%Y-%m-%d", localtime());
my $req = HTTP::Request->new(
POST => "http://agenda.albanova.se/tools/export.php?speaker&room&days=2&access");
$req->content_type('application/x-www-form-urlencoded');
#$req->content("days=2");
my $response = $ua->request($req);
my $q = new CGI;
if ($response->is_success) {
print $q->header;
print " \n";
print $response->content;
print "\n \n";
} else {
print $q->header;
print $response->status_line, "\n";
}
|
|
Journals and Magazines |
Link to astronomy related journals
ApJ,
A&A,
MN,
PRL,
SolPhys,
GAFD,
AN,
NBILib,
DanishLib,
SolNews,
HydroMag,
|
|
Groups |
|
Link to the Nordic astrophysics groups, institutes and societies
|
|
Meetings |
|
List of Nordic meetings and summer schools
|
|
|
People
|