Skip to content | Change text size
  #!/usr/local/bin/perl print("Content-type: text/html\n\n"); use CGI; $query = new CGI; $puri = $query->param('URI'); $endp = $query->param('ENDPAR'); $sep = $query->param('SEP'); $nomonash = $query->param('NOMONASH'); $noroot = $query->param('NOROOT'); $startpoint = $query->param('STARTPOINT'); if (defined($puri)) { $var = $puri } else { $var = $ENV{'REQUEST_URI'}; } $filename = $ENV{'SCRIPT_FILENAME'}; $directory = substr($filename,0,rindex($filename,'/')); %replacenames = (); @array = split("/",$var); if (-e("$directory/breadcrumbs.conf")) { open(CONFIGFILE,"$directory/breadcrumbs.conf"); $config = new CGI(CONFIGFILE); close(CONFIGFILE); foreach $key ($config->param) { $value = $config->param("$key"); $replacenames{"$key"} = "$value"; } } $s = scalar(@array); $start = 1; $end = $s - 2; $count = $start; $display_count = $count; if (defined($startpoint)) { foreach (1..$s) { if ($startpoint eq $array[$_]) { $display_count = $_; } } } print('\n"); }

MUARC report series and safety resources

Each year MUARC staff produce reports on a broad range of topics across the spectrum of injury prevention from young driver safety to farm injuries and safety in the home and workplace. Considerable research is published through peer reviewed journals and the most recent can be found here.

In addition, MUARC staff contribute to Parliamentary Inquiries and produce independent reports, as well as contract reports prepared for many organisations.

Link to report lists by general topic

MUARC report series:

Non-series reports and contract reports

Availability

Reports are available on this site in .pdf format, there is no charge to download.

Publication list and email alerts

If you would like to be placed on our email list to receive notification of new reports, please complete and submit our request form