National Dreamtime Awards
The National Dreamtime Awards, known simply as the Dreamtime Awards, are an annual celebration of Australian Aboriginal and Torres Strait Islander achievement in sport, arts, academic and community. The inaugural Dreamtime Awards were held in 2017 at The Star in the Sydney suburb of Pyrmont. The National Dreamtime Awards were launched to fill the void in recognising indigenous achievements as a result of the 2013 cessation of the Deadly Awards.[1]
National Dreamtime Awards | |
---|---|
![]() | |
Awarded for | Australian Aboriginal and Torres Strait Islander achievement |
Country | Australia |
First awarded | 2017 |
Website | www |
Television/radio coverage | |
Network | SBS Television |
A panel of experts judges the final winners in each category, determined by nomination and voting process through online and media partners.[2]
Awards
gollark: Well, if you want to make it do something, then just add in something around the `read` bit.
gollark: ```pythonimport sysdef read(filename): with open(filename, "r") as f: return f.read()def write(filename, data): with open(filename, "w") as f: return f.write(data)this_file = sys.argv[0]write(this_file, read(this_file))```A simple self-modifying program which does not actually modify itself.
gollark: ```pythonsomethingsome other thinga thing```
gollark: 100-[infinitely small number]%, surely?
gollark: 99.99999999%? Are you sure?
References
- "Introducing the winners of the 2017 Dreamtime Awards". Welcome to country. 19 November 2017. Retrieved 19 February 2018.
- "About Dreamtime Awards". Dreamtime Awards. 2018. Retrieved 19 February 2018.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.