www.csiro.au Open in urlscan Pro
150.229.21.37  Public Scan

Submitted URL: http://www.csiro.au/
Effective URL: https://www.csiro.au/
Submission: On May 29 via api from US — Scanned from AU

Form analysis 2 forms found in the DOM

POST /api/sitecore/Subscribe/SubscribeSFC

<form id="sn-sub-form" class="gap--bottom--x-small" method="post" action="/api/sitecore/Subscribe/SubscribeSFC" autocomplete="off">
  <input name="__RequestVerificationToken" type="hidden" value="byxMgkJfKMZzn0us4Pep6vlUTMl5dqShKUpM8c9vKJWa4Uiuo9EwLg45cg9UbP089nJSXiCagcKJvxg3sqUPrSYoPHEIsFw-VmG39VHE0X01">
  <input type="hidden" tabindex="-1" class="hidden" name="sid" value="{FC39535B-91FF-4C87-9477-8C8CA0B19FEA}">
  <div class="form__inline">
    <label class="sr-only" for="sn_email"> Enter your email address </label>
    <div class="form__item">
      <div class="form__input-wrapper">
        <input name="email" type="email" class="form__input" id="sn_email" placeholder="Your email address">
        <span class="form__has-content"></span>
      </div>
      <div class="sr-only">
        <label for="txtcheck-86c508a8-35b6-4a27-8fbe-e29cd21d7537"> Please leave this field empty or your enquiry will not be submitted: </label>
        <input tabindex="-1" value="" id="txtcheck-86c508a8-35b6-4a27-8fbe-e29cd21d7537" name="subhp" type="text" placeholder="Please leave this field empty" class="bot" aria-hidden="true"
          autocomplete="ac-txtcheck-86c508a8-35b6-4a27-8fbe-e29cd21d7537"> You shouldn't be able to see this field. Please try again and leave the field blank.
      </div>
    </div>
    <button id="sn-sub-btn" type="submit" class="btn btn--primary form__submit" value=""> Subscribe </button>
  </div>
</form>

POST /api/sitecore/Contactus/SendEnquiry

<form action="/api/sitecore/Contactus/SendEnquiry" method="post" id="contact-us-form" autocomplete="off">
  <input name="__RequestVerificationToken" type="hidden" value="SYGas1ZXEWHnKHAYVS9C-ryW9HcQCSZ6Rgx4e3G7vm7yPf3z2cpfWOJaEyieo8q4h9wBvdmcrK0NuHalqWNFaEvZBXGToGgan5r_fw5w_J41">
  <div class="form__row">
    <div class="form__item">
      <label for="cfm-email" class="form__label"> Email <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <input id="cfm-email" class="form__input" type="email" name="email" value="" maxlength="100">
        <span class="form__has-content"></span>
      </div>
      <p aria-hidden="true" class="form__error-text" id="cfm-email-error"> Enter a valid email address, for example jane.doe@csiro.au </p>
    </div>
    <div class="form__item">
      <label for="cfm-location" class="form__label"> Country <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <select id="cfm-location" class="form__input" name="country">
        </select>
        <span class="form__has-content"></span>
      </div>
      <p aria-hidden="true" class="form__error-text" id="cfm-location-error"> A Country value must be provided </p>
    </div>
  </div>
  <div class="form__row">
    <div class="form__item">
      <label for="cfm-firstname" class="form__label"> First name <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <input id="cfm-firstname" type="text" name="firstname" class="form__input">
        <span class="form__has-content"></span>
      </div>
      <p class="form__error-text" id="cfm-firstname-error"> First name must be filled in </p>
    </div>
    <div class="form__item">
      <label for="cfm-lastname" class="form__label"> Surname <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <input id="cfm-lastname" name="surname" type="text" class="form__input">
        <span class="form__has-content"></span>
      </div>
      <p class="form__error-text" id="cfm-lastname-error"> Surname must be filled in </p>
    </div>
  </div>
  <div class="form__row">
    <div class="form__item">
      <div id="cfm-representing-area" class="">
        <span id="cfm-representing" class="form__label"> I am representing <span class="form__required">*</span>
        </span>
      </div>
      <div class="form__radio">
        <input id="cfm-representing-individual" name="representing" type="radio" value="Myself" aria-checked="false">
        <label for="cfm-representing-individual" class="form__label">
          <span class="form__radio-border"></span>
          <span class="radio__label"></span> Myself </label>
      </div>
      <div class="form__radio">
        <input id="cfm-representing-organisation" name="representing" type="radio" value="Organisation" aria-checked="false">
        <label for="cfm-representing-organisation" class="form__label">
          <span class="form__radio-border"></span>
          <span class="radio__label"></span> Organisation (let us know in your enquiry if you are a small to medium enterprise) </label>
      </div>
      <div class="form__item" id="cfm-representing-error-area">
        <p class="form__error-text" id="cfm-representing-error"> Please choose an option </p>
      </div>
    </div>
  </div>
  <div class="form__row hidden" id="cfm-organisation-area">
    <div class="form__item">
      <label for="cfm-organisationname" class="form__label"> Organisation (let us know in your enquiry if you are a small to medium enterprise) <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <input id="cfm-organisationname" class="form__input" type="text" name="organisation">
        <span class="form__has-content"></span>
      </div>
      <p class="form__error-text" id="cfm-organisation-error"> Organisation must be filled in </p>
    </div>
  </div>
  <div class="form__row">
    <div class="form__item">
      <label for="cfm-enquiry-subject" class="form__label"> Enquiry Subject <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <input id="cfm-enquiry-subject" class="form__input" name="enquirysubject" maxlength="100">
        <span class="form__has-content"></span>
      </div>
      <div class="form__has-char-counter">
        <p class="form__error-text" id="cfm-enquiry-subject-error"> Please provide a subject for the enquriy </p>
        <p class="text--small form__char-counter" id="cfm-enquiry-subject-char-count">
          <span class="char-counter">0</span> / 100
        </p>
      </div>
    </div>
  </div>
  <div class="form__row">
    <div class="form__item">
      <label for="cfm-enquiry" class="form__label"> Your enquiry <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <textarea id="cfm-enquiry" class="form__input" name="enquiry" maxlength="1900"></textarea>
        <span class="form__has-content"></span>
      </div>
      <div class="form__has-char-counter">
        <p class="form__error-text" id="cfm-enquiry-error"> We'll need to know what you want to contact us about so we can give you an answer </p>
        <p id="cfm-enquiry-char-count" class="text--small form__char-counter">
          <span class="char-counter">0</span> / 1900
        </p>
      </div>
    </div>
  </div>
  <div class="form__row">
    <div class="checkbox">
      <input id="cfm-snapshot" name="snapshotsubscribe" type="checkbox" value="false">
      <label class="form__label" for="cfm-snapshot">
        <span class="checkbox__label"></span> I’d like to hear more by subscribing to CSIRO's monthly e-newsletter, Snapshot. </label>
    </div>
  </div>
  <div id="cfm-loading-area" class="hidden form__row">
    <div class="centre-content">
      <div class="loader" aria-label="Processing your request is loading...">
        <div class="loader__inner"></div>
        <div class="loader__inner"></div>
        <div class="loader__inner"></div>
        <div class="loader__inner"></div>
      </div>
    </div>
  </div>
  <div class="form__row">
    <button id="contact-us-submit-btn" class="btn btn--primary"> Send enquiry </button>
  </div>
  <div class="sr-only">
    <label for="txtcheck-bf481d95-b29f-4df9-b5e2-8a8947d53355">Please leave this field empty or your enquiry will not be submitted:</label>
    <input tabindex="-1" value="" id="txtcheck-bf481d95-b29f-4df9-b5e2-8a8947d53355" name="ehp" type="text" class="bot" aria-hidden="true" autocomplete="ac-txtcheck-bf481d95-b29f-4df9-b5e2-8a8947d53355" placeholder="Please leave this field empty">
    You shouldn't be able to see this field. Please try again and leave the field blank.
  </div>
</form>

Text Content

Blog icon
Skip to content Skip to search

AUSTRALIA’S NATIONAL SCIENCE AGENCY

 * About
   
   
 * Research
   
   
 * Work with us
   
   
 * Careers
   
   
 * Education
   
   
 * News
   
   
 * Events

Search


QUICK LINKS

 * Climate change
 * COVID-19 research
 * Diets
 * Staff profiles

We are CSIRO


YOUR NATIONAL SCIENCE AGENCY

As Australia's national science agency, we solve the greatest challenges through
innovative science and technology.

Our purpose

We are CSIRO


YOUR NATIONAL SCIENCE AGENCY

As Australia's national science agency and innovation catalyst, we solve the
greatest challenges through innovative science and technology.

Our purpose

Work with us


SCIENCE AND TECHNOLOGY CAN HELP YOUR BUSINESS

Spanning a range of scientific disciplines across the various stages of the
innovation lifecycle, we apply our research to inform policy, develop new
industries and evolve existing sectors.

Unlock success

We recognise that Aboriginal and Torres Strait Islander peoples make
extraordinary contributions to Australian life including in cultural, economic
and scientific domains.


ACKNOWLEDGEMENT OF COUNTRY

CSIRO acknowledges the Traditional Owners of the lands, seas and waters, of the
area that we live and work on across Australia and pays its respect to Elders
past and present.

Indigenous science projects
 * 
 * 
 * 
 * 

Carousel is now playing.


SOLVING THE GREATEST CHALLENGES


THE WORLD’S BIGGEST TELESCOPE ON COUNTRY

Wajarri Yamaji Country in Western Australia is full of activity as the ambitious
multinational SKA-Low radio telescope takes shape, helped along by a team of
field technicians learning new skills out on Country.


CSIRO RELEASES 2023-24 GENCOST REPORT

Significant industry participation drives key insights on future electricity
generation technologies while renewables remain lowest cost


AUSTRALIAN ASTRONAUT TO HEADLINE SPACE SYMPOSIUM

Australian astronaut Katherine Bennell-Pegg will join global experts in AI,
robotics, and automation for a CSIRO-hosted international space symposium this
November.


OUR GREATEST INVENTIONS

 * Fast Wifi
 * Aerogard
 * Hendra vaccine
 * Plastic banknotes
 * Raft Polymerisation


FAST WIFI

Our wireless invention lies at the heart of what is now the most popular way to
connect computers without wires. It is used in offices, public buildings, homes
and coffee shops - often called 'WiFi Hotspots'. The invention came out of our
pioneering work in radioastronomy.

Where did wifi come from?




AEROGARD

Aerogard has been keeping flying pests at bay since the 1960s, helping prevent
diseases that infect animals and humans. In 1938, Doug Waterhouse was working on
a repellent for sheep blowfly. With the arrival of World War II, he turned to
protecting allied troops from mosquitoes.

Itching to learn more




WORLD'S FIRST HENDRA VACCINE

In 1994, a deadly new virus threatened to stop Australia's premier horse race –
the Melbourne Cup. Over 16 years, 18 outbreaks of Hendra virus were recorded. In
May 2011, we announced the development of a prototype vaccine for horses. By
March 2013, our scientists confirmed that horses were immune to Hendra virus six
months post vaccination.

How it happened




PLASTIC BANKNOTES

Australia's introduction of plastic bank notes with optically variable devices
(OVDs), developed by CSIRO, was a world's first and represented a paradigm shift
towards a currency secure against forgery. This was one of our longest and most
successful research initiatives.

Learn more about our inventions




RAFT POLYMERISATION

RAFT polymerisation is a new technique for creating plastics that allows a
higher degree of control over the way molecules link together. Plastics are
essential elements of modern life, created through the process of polymerisation
to give them a range of different attributes.

Learn more

 * 
 * 
 * 
 * 
 * 


LATEST NEWS



There are no news releases to show.


CONNECT WITH CSIRO

Partner


COMMERCIALISATION MARKETPLACE

Partner


COMMERCIALISATION MARKETPLACE

Partner


COMMERCIALISATION MARKETPLACE

Partner


COMMERCIALISATION MARKETPLACE

Partner


COMMERCIALISATION MARKETPLACE

Vacancy


WANT TO JOIN THE TEAM?

Vacancy


WANT TO JOIN THE TEAM?

Vacancy


WANT TO JOIN THE TEAM?

Vacancy


WANT TO JOIN THE TEAM?

Vacancy


WANT TO JOIN THE TEAM?

CSIRO events


JOIN ONE OF OUR EXCITING EVENTS

CSIRO events


JOIN ONE OF OUR EXCITING EVENTS

CSIRO events


JOIN ONE OF OUR EXCITING EVENTS

CSIRO events


JOIN ONE OF OUR EXCITING EVENTS

CSIRO events


JOIN ONE OF OUR EXCITING EVENTS

Students


SIGN UP FOR A STUDENTSHIP

Students


SIGN UP FOR A STUDENTSHIP

Students


SIGN UP FOR A STUDENTSHIP

Students


SIGN UP FOR A STUDENTSHIP

Students


SIGN UP FOR A STUDENTSHIP


RECENT ARTICLES



There are no news releases to show.


AT CSIRO, WE SOLVE THE GREATEST CHALLENGES THROUGH INNOVATIVE SCIENCE AND
TECHNOLOGY.

 * 
 * 
 * 
 * 
 * 
 * 
 * 

 * Access to information
 * Accessibility
 * Copyright
 * Legal notice and disclaimer
 * Policy & Guidelines
 * Your privacy

We are committed to child safety and to the implementation of Child Safe
principles and procedures.

Contact us
1300 363 400


SUBSCRIBE TO OUR NEWSLETTER

Enter your email address
Please leave this field empty or your enquiry will not be submitted: You
shouldn't be able to see this field. Please try again and leave the field blank.
Subscribe

Thanks. You're all set to get our newsletter

We could not sign you up to receive our newsletter. Please try again later or
contact us if this persists.




CSIRO acknowledges the Traditional Owners of the land, sea and waters, of the
area that we live and work on across Australia. We acknowledge their continuing
connection to their culture and pay our respects to their Elders past and
present. View our vision towards reconciliation.


Show Info



CONTACT US

Find out how we can help you and your business. Get in touch using the form
below and our experts will get in contact soon!

CSIRO will handle your personal information in accordance with the Privacy Act
1988 (Cth) and our Privacy Policy.


Email *


Enter a valid email address, for example jane.doe@csiro.au

Country *


A Country value must be provided

First name *


First name must be filled in

Surname *


Surname must be filled in

I am representing *
Myself
Organisation (let us know in your enquiry if you are a small to medium
enterprise)

Please choose an option

Organisation (let us know in your enquiry if you are a small to medium
enterprise) *


Organisation must be filled in

Enquiry Subject *


Please provide a subject for the enquriy

0 / 100

Your enquiry *


We'll need to know what you want to contact us about so we can give you an
answer

0 / 1900

I’d like to hear more by subscribing to CSIRO's monthly e-newsletter, Snapshot.

Send enquiry
Please leave this field empty or your enquiry will not be submitted: You
shouldn't be able to see this field. Please try again and leave the field blank.


THANK YOU

We have received your enquiry and will reply soon.


WE'RE SORRY

The contact form is currently unavailable. Please try again later. If this
problem persists, please call us with your enquiry on 1300 363 400 or +61 3 9545
2176. We are available from 9.00 am to 4.00 pm AEST Monday - Friday.