researchers.mq.edu.au
Open in
urlscan Pro
13.228.199.194
Public Scan
Submitted URL: http://researchers.mq.edu.au/
Effective URL: https://researchers.mq.edu.au/
Submission: On May 22 via api from US — Scanned from AU
Effective URL: https://researchers.mq.edu.au/
Submission: On May 22 via api from US — Scanned from AU
Form analysis
1 forms found in the DOMGET /en/searchAll/
<form id="main-search" action="/en/searchAll/" method="get" class="search-form" itemprop="potentialAction" itemscope="" itemtype="http://schema.org/SearchAction">
<meta itemprop="target" content="/en/searchAll/">
<div class="global-search ">
<div class="field-button-wrapper">
<div class="search-field">
<label class="sr-only" for="global-search-input">Explore profiles, expertise and research at Macquarie University</label>
<input type="text" id="global-search-input" itemprop="query-input" class="search-field" value="" name="search" autocomplete="off" autofocus="autofocus">
</div>
<div class="advanced-SearchBox-Container hidden">
<div id="search-as-headline" class="advanced-search-header"> Search as: </div>
<ul class="advanced-search-list" aria-labelledby="search-as-headline" data-url="https://researchers.mq.edu.au/" data-searchlocale="en">
<li class="concepts-suggestion" data-value="RelatedConcepts">
<a class="linkValConcept">
<div class="aria-content">
<output id="RelatedConcepts" class="advanced-search-label"></output>
<span>
concept
</span>
</div></a>
<div class="tooltip-container">
<button type="button" aria-expanded="false" aria-describedby="search_index_relatedconcepts" aria-label="Search as concept, help">
<i class="icon icon-info-circled" aria-hidden="true"></i>
</button>
<span class="tooltip-popup align-right" role="tooltip" id="search_index_relatedconcepts">Search across key concepts extracted from titles and abstracts</span>
</div>
</li>
<li class="index-suggestion" data-value="PartOfNameOrTitle">
<a class="linkValIndex">
<div class="aria-content">
<output id="PartOfNameOrTitle" class="advanced-search-label"></output>
<output class="advanced-search-message">
matching text
</output>
</div></a>
<div class="tooltip-container">
<button type="button" aria-expanded="false" aria-describedby="search_index_partofnameortitle" aria-label="Search as matching text, help">
<i class="icon icon-info-circled" aria-hidden="true"></i>
</button>
<span class="tooltip-popup align-right" role="tooltip" id="search_index_partofnameortitle">Search across indexed text content in Pure, such as names, titles, descriptions etc.</span>
</div>
</li>
</ul>
</div>
<script>
$(document).ready(function() {
$("input.search-field").bind('keyup', function() {
displayInput();
populateInput();
});
navigation();
runToolTips();
});
//Sets the width of the searchcontainer so it follows the width of the input
$(window).resize(function() {
$(".advanced-SearchBox-Container").width($('.field-button-wrapper').width());
});
/*Removes the popup if there is a click outside the container*/
$(document).mouseup(function(e) {
var container = $('.advanced-SearchBox-Container');
if (!container.is(e.target) // if the target of the click isn't the container
&& container.has(e.target).length === 0) // ... nor a descendant of the container
{
container.addClass('hidden');
resetSearchSelection();
}
});
function populateInput() {
var locale = $('.advanced-search-list').attr('data-searchlocale');
var urlString = window.location.href;
if (urlString.charAt(urlString.length - 1) == '/') {
urlString = urlString.substr(0, urlString.length - 1);
}
var urlWithLocale = urlString.indexOf("/" + locale) > -1 ? urlString : urlString + "/" + locale;
$('.search-bar-wrapper input.search-field').each(function() {
var inputValue = $(this);
if (inputValue) {
$('.advanced-search-label').each(function() {
var lblText = $(this);
var urlParams = {};
if (false) {
urlParams["improvedLayoutOrganisationUuid"] = "null";
}
//id of class
var searchBy = $(this).attr('id');
urlParams["search"] = inputValue.val();
urlParams["searchBy"] = searchBy;
var paramsAsString = jQuery.param(urlParams);
var newUrl = "?" + paramsAsString;
if (searchBy == 'PartOfNameOrTitle') {
$('.linkValIndex').prop("href", urlWithLocale + "/searchAll/" + newUrl);
}
if (searchBy == 'RelatedConcepts') {
$('.linkValConcept').prop("href", urlWithLocale + "/searchAll/" + newUrl);
}
//hides the popup if input field is empty
if (inputValue.val().length == 0) {
$(".advanced-SearchBox-Container").addClass("hidden");
}
});
}
});
}
function displayInput() {
$('.search-bar-wrapper input.search-field').each(function() {
var selected = $('.search-bar-wrapper ul.dropdown-menu li.selected').find('a').attr('href');
if (selected == undefined) {
selected = 'searchAll';
}
var typingTimer,
doneTypingInterval = 1000,
$input = $(this);
$input.on('keyup', function() {
clearTimeout(typingTimer);
typingTimer = setTimeout(doneTyping, doneTypingInterval);
});
$input.on('keydown', function() {
clearTimeout(typingTimer);
});
function doneTyping() {
var searchOptionAmount = $('.advanced-search-list li').length;
addToAriaLive("polite", searchOptionAmount + " Search suggestions are available, use TAB key to navigate");
}
if ($input.val().length != 0) {
$(".advanced-SearchBox-Container.hidden").removeClass("hidden");
} else {
$(".advanced-SearchBox-Container").addClass("hidden");
resetSearchSelection();
}
});
}
function navigation() {
$(".advanced-search-list li").mouseover(function() {
$("li").removeClass("select");
$(this).addClass("select");
});
$('.improvedLayout-search-bar-container input.search-field').on('keydown', function(e) {
if (e.which === $.ui.keyCode.ENTER) {
var url = $('.advanced-SearchBox-Container').find('.select a').attr('href');
if (url === undefined) {
$('#normalSearch').click();
} else {
window.location.href = url;
}
}
});
}
function subStringText(val, limit) {
if (val.length > limit) {
var dots = "...";
val = val.substring(0, limit) + dots;
}
return val
}
var resetSearchSelection = function() {
var select = $(".advanced-search-list li.select");
select.removeClass('select');
};
</script>
<div class="search-submit">
<button id="normalSearch" type="submit" value="false" name="isCopyPasteSearch" aria-label="Search">
<i class="icon icon-magnifying-glass" aria-hidden="true"></i>
</button>
</div>
</div>
</div>
</form>
Text Content
* Skip to main navigation * Skip to search * Skip to main content Macquarie University Home * Help & FAQ WELCOME TO MACQUARIE UNIVERSITY Explore profiles, expertise and research at Macquarie University Search as: * concept Search across key concepts extracted from titles and abstracts * matching text Search across indexed text content in Pure, such as names, titles, descriptions etc. * Advanced search * 2488 Profiles * 111 Research units * 8402 Projects * 171901 Research Outputs * 304 Datasets * 3634 Prizes * 9996 Activities * 4757More * 4401 Press/Media * 356 Impacts WELCOME TO MACQUARIE UNIVERSITY RESEARCH PORTAL Macquarie University's researchers address many of the really big, important questions facing the world and do so with enthusiasm and excellence that is recognised nationally and internationally. The University is home to some of the world's most pre-eminent researchers. These teams and individuals work across disciplinary boundaries to create real change in our society in a variety of areas of research strength which are linked to the University's Research Framework. From this Research Portal you can: • Find out more about Macquarie University’s exciting research. • Explore our diverse research outcomes and achievements. • Build connections with Macquarie’s talented researchers. Remember to check back in regularly on our latest research, the Portal is a dynamic and rapidly growing resource for you to use. COLLABORATIONS AND TOP RESEARCH AREAS FROM THE LAST FIVE YEARS Click dots and donuts to bring up details or Select a country/territory from the list DIVE INTO DETAILS Select a country/territory to view shared publications and projects Close Australia and Oceania 1. Western Australia, Australia 2. New South Wales, Australia 3. Australian Capital Territory, Australia 4. South Australia, Australia 5. Victoria, Australia 6. Queensland, Australia 7. Northern Territory, Australia 8. Tasmania, Australia 9. Australia (No State Affiliation Provided) 10. Cook Islands 11. Fiji 12. French Polynesia 13. Nauru 14. New Caledonia 15. New Zealand 16. Palau 17. Papua New Guinea 18. Samoa 19. Vanuatu America 1. Anguilla 2. Argentina 3. Bahamas 4. Barbados 5. Belize 6. Bolivia, Plurinational State of 7. Brazil 8. Quebec, Canada 9. British Columbia, Canada 10. Ontario, Canada 11. Nova Scotia, Canada 12. New Brunswick, Canada 13. Newfoundland and Labrador, Canada 14. Alberta, Canada 15. Saskatchewan, Canada 16. Canada (No Province/Territory Affiliation Provided) 17. Chile 18. Colombia 19. Costa Rica 20. Cuba 21. Dominican Republic 22. Ecuador 23. El Salvador 24. Greenland 25. Guatemala 26. Guyana 27. Mexico 28. Nicaragua 29. Panama 30. Paraguay 31. Peru 32. Puerto Rico 33. Trinidad and Tobago 34. Connecticut, United States 35. Pennsylvania, United States 36. Massachusetts, United States 37. Tennessee, United States 38. South Carolina, United States 39. Iowa, United States 40. Ohio, United States 41. Washington, United States 42. Texas, United States 43. Maine, United States 44. Vermont, United States 45. District of Columbia, United States 46. Kentucky, United States 47. Rhode Island, United States 48. Mississippi, United States 49. New York, United States 50. West Virginia, United States 51. Georgia, United States 52. Oklahoma, United States 53. Maryland, United States 54. Alaska, United States 55. Colorado, United States 56. South Dakota, United States 57. New Jersey, United States 58. Utah, United States 59. Kansas, United States 60. Wyoming, United States 61. Louisiana, United States 62. Nevada, United States 63. New Mexico, United States 64. North Carolina, United States 65. Indiana, United States 66. Oregon, United States 67. Florida, United States 68. Wisconsin, United States 69. Nebraska, United States 70. Montana, United States 71. Minnesota, United States 72. Illinois, United States 73. Idaho, United States 74. Delaware, United States 75. Arkansas, United States 76. Missouri, United States 77. Arizona, United States 78. Hawaii, United States 79. Alabama, United States 80. North Dakota, United States 81. California, United States 82. New Hampshire, United States 83. Virginia, United States 84. Michigan, United States 85. United States (No State Affiliation Provided) 86. Uruguay 87. Venezuela, Bolivarian Republic of Asia 1. Bahrain 2. Bangladesh 3. Brunei Darussalam 4. Cambodia 5. China 6. Hong Kong 7. India 8. Indonesia 9. Iran, Islamic Republic of 10. Iraq 11. Israel 12. Japan 13. Jordan 14. Kazakhstan 15. Korea, Democratic People's Republic of 16. Korea, Republic of 17. Kuwait 18. Kyrgyzstan 19. Lao People's Democratic Republic 20. Lebanon 21. Macao 22. Malaysia 23. Maldives 24. Mongolia 25. Myanmar 26. Nepal 27. Oman 28. Pakistan 29. Palestine, State of 30. Philippines 31. Qatar 32. Saudi Arabia 33. Singapore 34. Sri Lanka 35. Syrian Arab Republic 36. Taiwan 37. Thailand 38. United Arab Emirates 39. Viet Nam 40. Yemen Europe 1. Albania 2. Andorra 3. Armenia 4. Austria 5. Belarus 6. Belgium 7. Bosnia and Herzegovina 8. Bulgaria 9. Croatia 10. Cyprus 11. Czech Republic 12. Denmark 13. Estonia 14. Finland 15. France 16. Georgia 17. Germany 18. Greece 19. Hungary 20. Iceland 21. Ireland 22. Italy 23. Latvia 24. Lithuania 25. Luxembourg 26. Macedonia, The Former Yugoslav Republic of 27. Malta 28. Monaco 29. Montenegro 30. Netherlands 31. Norway 32. Poland 33. Portugal 34. Romania 35. Russian Federation 36. Serbia 37. Slovakia 38. Slovenia 39. Spain 40. Svalbard and Jan Mayen 41. Sweden 42. Switzerland 43. Turkey 44. Ukraine 45. United Kingdom Africa 1. Algeria 2. Benin 3. Botswana 4. Burkina Faso 5. Cameroon 6. Comoros 7. Congo 8. Congo, The Democratic Republic of the 9. Côte d'Ivoire 10. Egypt 11. Ethiopia 12. Gabon 13. Gambia 14. Ghana 15. Kenya 16. Liberia 17. Libya 18. Madagascar 19. Malawi 20. Morocco 21. Mozambique 22. Namibia 23. Nigeria 24. Réunion 25. Senegal 26. Seychelles 27. South Africa 28. Sudan 29. Swaziland 30. Tanzania, United Republic of 31. Togo 32. Tunisia 33. Uganda 34. Zambia 35. Zimbabwe Select a country/territory from the list Western Australia, AustraliaNew South Wales, AustraliaAustralian Capital Territory, AustraliaSouth Australia, AustraliaVictoria, AustraliaQueensland, AustraliaNorthern Territory, AustraliaTasmania, AustraliaUnited States (No State Affiliation Provided)Connecticut, United StatesPennsylvania, United StatesMassachusetts, United StatesTennessee, United StatesSouth Carolina, United StatesIowa, United StatesOhio, United StatesWashington, United StatesTexas, United StatesMaine, United StatesVermont, United StatesDistrict of Columbia, United StatesKentucky, United StatesRhode Island, United StatesMississippi, United StatesNew York, United StatesWest Virginia, United StatesGeorgia, United StatesOklahoma, United StatesMaryland, United StatesAlaska, United StatesColorado, United StatesSouth Dakota, United StatesNew Jersey, United StatesUtah, United StatesKansas, United StatesWyoming, United StatesLouisiana, United StatesNevada, United StatesNew Mexico, United StatesNorth Carolina, United StatesIndiana, United StatesOregon, United StatesFlorida, United StatesWisconsin, United StatesNebraska, United StatesMontana, United StatesMinnesota, United StatesIllinois, United StatesIdaho, United StatesDelaware, United StatesArkansas, United StatesMissouri, United StatesArizona, United StatesHawaii, United StatesAlabama, United StatesNorth Dakota, United StatesCalifornia, United StatesNew Hampshire, United StatesVirginia, United StatesMichigan, United StatesChinaUnited KingdomGermanyFranceItalyIndiaSpainJapanCanada (No Province/Territory Affiliation Provided)Quebec, CanadaBritish Columbia, CanadaOntario, CanadaNova Scotia, CanadaNew Brunswick, CanadaNewfoundland and Labrador, CanadaAlberta, CanadaSaskatchewan, CanadaBrazilIran, Islamic Republic ofNetherlandsKorea, Republic ofNew ZealandSwitzerlandRussian FederationBelgiumTurkeyPakistanSouth AfricaIndonesiaDenmarkSwedenChileArgentinaMexicoNorwayBangladeshViet NamPolandSingaporeTaiwanAustriaPortugalMalaysiaColombiaGreeceIsraelSaudi ArabiaIrelandFinlandCzech RepublicEgyptNigeriaThailandHungaryEthiopiaHong KongNepalUnited Arab EmiratesCroatiaKenyaPhilippinesIraqRomaniaUkraineSerbiaGhanaPeruSlovakiaJordanBulgariaAlgeriaEcuadorKuwaitQatarSri LankaMoroccoTanzania, United Republic ofSloveniaLebanonMadagascarCyprusBolivia, Plurinational State ofLithuaniaVenezuela, Bolivarian Republic ofCameroonCosta RicaEstoniaLuxembourgMozambiqueArmeniaCubaDominican RepublicIcelandCambodiaOmanUgandaUruguayBosnia and HerzegovinaGeorgiaKyrgyzstanLatviaMyanmarMongoliaMacaoMalawiNamibiaNew CaledoniaPanamaFrench PolynesiaPapua New GuineaParaguaySeychellesBahrainBotswanaBelarusCongo, The Democratic Republic of theCôte d'IvoireFijiGabonKazakhstanLibyaMaltaMaldivesSudanEl SalvadorZimbabweBrunei DarussalamBahamasCongoGambiaGuatemalaMonacoMacedonia, The Former Yugoslav Republic ofPuerto RicoPalestine, State ofRéunionSyrian Arab RepublicSwazilandTunisiaTrinidad and TobagoAndorraAnguillaAlbaniaBarbadosBurkina FasoBeninBelizeCook IslandsGreenlandGuyanaComorosKorea, Democratic People's Republic ofLao People's Democratic RepublicLiberiaMontenegroNicaraguaNauruPalauSvalbard and Jan MayenSenegalTogoVanuatuSamoaYemenZambiaAustralia (No State Affiliation Provided) * HealthMedicine & Life Sciences * PandemicsMedicine & Life Sciences * TherapeuticsMedicine & Life Sciences * Deep learningEngineering & Materials Science * Delivery of Health CareMedicine & Life Sciences * dark energyPhysics & Astronomy * Systematic ReviewsMedicine & Life Sciences * Machine learningEngineering & Materials Science Powered by Pure, Scopus & Elsevier Fingerprint Engine™ All content on this site: Copyright © 2024 Elsevier B.V. or its licensors and contributors. All rights are reserved, including those for text and data mining, AI training, and similar technologies. For all open access content, the Creative Commons licensing terms apply We use cookies to help provide and enhance our service and tailor content. By continuing you agree to the use of cookies Cookies Settings Log in to Pure About web accessibility Report vulnerability We use cookies to analyse and improve our service.Cookie Policy Cookies Settings Reject All Accept All Cookies COOKIE PREFERENCE CENTRE We process your information to deliver content, extract insights, and generate reports to understand service usage; and/or access or store information on devices for that purpose. See the below section for more information, or to change our default settings. Cookie Policy Allow All MANAGE CONSENT PREFERENCES STRICTLY NECESSARY COOKIES Always Active These cookies are necessary for the website to function and cannot be switched off in our systems. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will not then work. These cookies do not store any personally identifiable information. Cookies Details Back Button COOKIE LIST Search Icon Filter Icon Clear checkbox label label Apply Cancel Consent Leg.Interest checkbox label label checkbox label label checkbox label label Confirm My Choices